|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.biojava3.genome.parsers.gff.GCStats
public class GCStats
Constructor Summary | |
---|---|
GCStats()
|
Method Summary | |
---|---|
static double |
getGCStats(Collection<DNASequence> sequences)
|
static double |
getGCStatsString(Collection<String> sequences)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GCStats()
Method Detail |
---|
public static double getGCStats(Collection<DNASequence> sequences)
public static double getGCStatsString(Collection<String> sequences)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |