Class DataFileFetcher

  • All Implemented Interfaces:
    ArchiveFetcher, Fetcher

    public class DataFileFetcher
    extends FtpArchiveFetcher
    ArrayExpress stores files in an FTP site as tarred-gzipped archives. Each tar file contains the MAGE file and the datacube external files. This class can download an experiment, unpack the tar file, and put the resulting files onto a local filesystem.
    Author:
    pavlidis