Path |
AbstractSingleFileInSeriesSingleCellDetector.downloadSingleCellData(GeoSample sample) |
|
Path |
AbstractSingleFileInSeriesSingleCellDetector.downloadSingleCellData(GeoSeries series) |
Download single-cell data for the given GEO series.
|
Path |
GeoSingleCellDetector.downloadSingleCellData(GeoSample sample) |
|
Path |
GeoSingleCellDetector.downloadSingleCellData(GeoSample sample,
SingleCellDataType dataType) |
|
Path |
GeoSingleCellDetector.downloadSingleCellData(GeoSeries series) |
Download single-cell data from a GEO series to disk.
|
Path |
GeoSingleCellDetector.downloadSingleCellData(GeoSeries series,
GeoSample sample) |
Download a sample in the context of a series.
|
Path |
GeoSingleCellDetector.downloadSingleCellData(GeoSeries series,
GeoSample sample,
SingleCellDataType dataType) |
|
void |
GeoSingleCellDetector.downloadSingleCellData(GeoSeries series,
SingleCellDataType dataType) |
|
Path |
MexDetector.downloadSingleCellData(GeoSample sample) |
Retrieve single-cell data for the given GEO sample to disk.
|
Path |
MexDetector.downloadSingleCellData(GeoSeries series) |
|
Path |
MexDetector.downloadSingleCellData(GeoSeries series,
GeoSample sample) |
Download a GEO sample within the context of its series.
|
Path |
SeriesAwareSingleCellDetector.downloadSingleCellData(GeoSeries series,
GeoSample sample) |
|
Path |
SingleCellDetector.downloadSingleCellData(GeoSample sample) |
Download single-cell data for the given GEO sample.
|
Path |
SingleCellDetector.downloadSingleCellData(GeoSeries series) |
Download single-cell data for the given GEO series.
|
SingleCellDataLoader |
AnnDataDetector.getSingleCellDataLoader(GeoSeries series,
SingleCellDataLoaderConfig config) |
|
SingleCellDataLoader |
GeoSingleCellDetector.getSingleCellDataLoader(GeoSeries series,
SingleCellDataLoaderConfig config) |
Obtain a single-cell data loader.
|
SingleCellDataLoader |
MexDetector.getSingleCellDataLoader(GeoSeries series,
SingleCellDataLoaderConfig config) |
|
SingleCellDataLoader |
SingleCellDetector.getSingleCellDataLoader(GeoSeries series,
SingleCellDataLoaderConfig config) |
Obtain a single cell data loader for the given GEO series based on previously downloading data.
|
SingleCellDataType |
GeoSingleCellDetector.getSingleCellDataType(GeoSeries series) |
Determine the type of single-cell data a GEO series contains.
|