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