Uses of Class
ubic.gemma.core.loader.util.parser.BasicLineParser
Packages that use BasicLineParser
Package
Description
-
Uses of BasicLineParser in ubic.gemma.core.loader.association
Subclasses of BasicLineParser in ubic.gemma.core.loader.associationModifier and TypeClassDescriptionclass
This parses GO annotations from NCBI. -
Uses of BasicLineParser in ubic.gemma.core.loader.expression.arrayDesign
Subclasses of BasicLineParser in ubic.gemma.core.loader.expression.arrayDesignModifier and TypeClassDescriptionclass
Deprecated.class
Parse the "old" array description format. -
Uses of BasicLineParser in ubic.gemma.core.loader.genome
Subclasses of BasicLineParser in ubic.gemma.core.loader.genomeModifier and TypeClassDescriptionclass
Loader to handle results generated by Jim Kent's Blat. -
Uses of BasicLineParser in ubic.gemma.core.loader.genome.gene.ncbi
Subclasses of BasicLineParser in ubic.gemma.core.loader.genome.gene.ncbiModifier and TypeClassDescriptionclass
Class to parse the NCBI gene2accession files.