Uses of Interface
ubic.gemma.core.loader.util.fetcher.ArchiveFetcher
Packages that use ArchiveFetcher
Package
Description
-
Uses of ArchiveFetcher in ubic.gemma.core.loader.expression.arrayExpress
Classes in ubic.gemma.core.loader.expression.arrayExpress that implement ArchiveFetcherModifier and TypeClassDescriptionclass
ArrayExpress stores files in an FTP site as tarred-gzipped archives. -
Uses of ArchiveFetcher in ubic.gemma.core.loader.expression.geo.fetcher
Classes in ubic.gemma.core.loader.expression.geo.fetcher that implement ArchiveFetcherModifier and TypeClassDescriptionclass
Retrieve and unpack the raw data files for GEO series. -
Uses of ArchiveFetcher in ubic.gemma.core.loader.genome.gene.ncbi
Classes in ubic.gemma.core.loader.genome.gene.ncbi that implement ArchiveFetcherModifier and TypeClassDescriptionclass
Class to download files for NCBI gene. -
Uses of ArchiveFetcher in ubic.gemma.core.loader.genome.taxon
Classes in ubic.gemma.core.loader.genome.taxon that implement ArchiveFetcherModifier and TypeClassDescriptionclass
Taxon information from NCBI comes as a tar.gz archive; only the names.dmp file is of interest. -
Uses of ArchiveFetcher in ubic.gemma.core.loader.util.fetcher
Classes in ubic.gemma.core.loader.util.fetcher that implement ArchiveFetcherModifier and TypeClassDescriptionclass
Fetcher that can fetch archives (e.g., tar.gz) and unpack them.