|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--edu.mssm.crover.tools.tm.tmMotif
Finds motifs given by the user in specified TM domains, or loop segments, or returns the TM domain or loop segment that the motif is found in.
| Constructor Summary | |
tmMotif()
|
|
| Method Summary | |
static int[] |
getGenStart()
|
static java.lang.String |
getInputFile(java.lang.String[] args)
get name of input file with sequences |
static java.lang.String |
getMotif(java.lang.String[] args)
get the motif with which to search |
static void |
main(java.lang.String[] args)
|
static Sequence[] |
parseSeqs(SequenceReaderFactoryImpl sr,
java.lang.String seqfile)
Reads the sequences from the file into the Sequence array. |
static void |
printHelpFile()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public tmMotif()
| Method Detail |
public static int[] getGenStart()
public static java.lang.String getInputFile(java.lang.String[] args)
public static java.lang.String getMotif(java.lang.String[] args)
public static Sequence[] parseSeqs(SequenceReaderFactoryImpl sr,
java.lang.String seqfile)
throws java.io.FileNotFoundException,
java.io.IOException
java.io.FileNotFoundException
java.io.IOExceptionpublic static void printHelpFile()
public static void main(java.lang.String[] args)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||