|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectec.app.sequence.FastaParserGenome
public class FastaParserGenome
This Utility is used to extract Positive and Negative samples from Fasta files which have labels in properties. This is used in Genome Wide data for Splice Sites, like Worm etc where genome wide sequences are given and we need to extract certain amount of positive and negative samples for testing.
Constructor Summary | |
---|---|
FastaParserGenome()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FastaParserGenome()
Method Detail |
---|
public static void main(java.lang.String[] args)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |