Package org.biojava3.genome.parsers.gff
Class GCStats
java.lang.Object
org.biojava3.genome.parsers.gff.GCStats
- Author:
- Scooter Willis
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic double
getGCStats
(Collection<DNASequence> sequences) static double
getGCStatsString
(Collection<String> sequences)
-
Constructor Details
-
GCStats
public GCStats()
-
-
Method Details
-
getGCStats
-
getGCStatsString
-