Package util.bio.parsers

Parsers and extractors, fasta, quality, text, gff....

See:
          Description

Class Summary
ADFDataBaseSplitter  
DrosGeneCollFileParser Parses and extracts a unique set of gene names from a drosophila gene collection file.
FetchGenomicSequences Fetches the genomic sequences for a list of regions.
MultiFastaParser Extracts sequences and headers out of multi fasta files.
QualityFileParser This class will read in combine quality files associated with raw sequencing results, skips blank lines, parses off the > character.
SynonymTables  
UCSCGeneLine  
UCSCGeneLineComparator  
UCSCGeneModelTableReader Parses a UCSC gene model table file, use table options for #hg17.refGene.name hg17.refLink.product hg17.geneName.name hg17.refSeqSummary.summary...
 

Package util.bio.parsers Description

Parsers and extractors, fasta, quality, text, gff....