|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--edu.mssm.crover.util.splitfile
Command line tool to splits a file on lines beginning with boundary-prefix. Most useful to split Fasta files with large number of sequences, or blast XML output with a large number of query sequences. See #printHelp() for details of the option.
| Constructor Summary | |
splitfile()
|
|
| Method Summary | |
static void |
main(java.lang.String[] args)
|
static void |
printHelp()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public splitfile()
| Method Detail |
public static void main(java.lang.String[] args)
public static void printHelp()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||