Class GCStats
java.lang.Object
org.biojava.nbio.genome.parsers.gff.GCStats
- Author:
- Scooter Willis
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionstatic doublegetGCStats(Collection<DNASequence> sequences) static doublegetGCStatsString(Collection<String> sequences) 
- 
Constructor Details- 
GCStatspublic GCStats()
 
- 
- 
Method Details- 
getGCStats
- 
getGCStatsString
 
-