Uses of Class
ubic.gemma.core.loader.util.fetcher.FtpArchiveFetcher
Packages that use FtpArchiveFetcher
Package
Description
-
Uses of FtpArchiveFetcher in ubic.gemma.core.loader.expression.arrayExpress
Subclasses of FtpArchiveFetcher in ubic.gemma.core.loader.expression.arrayExpressModifier and TypeClassDescriptionclassArrayExpress stores files in an FTP site as tarred-gzipped archives. -
Uses of FtpArchiveFetcher in ubic.gemma.core.loader.expression.geo.fetcher
Subclasses of FtpArchiveFetcher in ubic.gemma.core.loader.expression.geo.fetcherModifier and TypeClassDescriptionclassRetrieve and unpack the raw data files for GEO series. -
Uses of FtpArchiveFetcher in ubic.gemma.core.loader.genome.gene.ncbi
Subclasses of FtpArchiveFetcher in ubic.gemma.core.loader.genome.gene.ncbiModifier and TypeClassDescriptionclassClass to download files for NCBI gene. -
Uses of FtpArchiveFetcher in ubic.gemma.core.loader.genome.taxon
Subclasses of FtpArchiveFetcher in ubic.gemma.core.loader.genome.taxonModifier and TypeClassDescriptionclassTaxon information from NCBI comes as a tar.gz archive; only the names.dmp file is of interest.