Package | Description |
---|---|
com.hfg.bio.seq.genomic.assembly |
Modifier and Type | Method and Description |
---|---|
static Map<NCBITaxon,List<NCBIGenomicAssemblyInfo>> |
NCBIGenomicAssemblyInfo.extractInfoFromAssemblySummaryFile(File inFile)
Use for processing an assembly_summary.txt file from the NCBI ftp site.
|
Modifier and Type | Method and Description |
---|---|
int |
NCBIGenomicAssemblyInfo.compareTo(NCBIGenomicAssemblyInfo inObj2)
Compares this object with the specified object for order.
|
jataylor@hairyfatguy.com