java.lang.Object
ubic.gemma.core.loader.expression.geo.singleCell.AbstractSingleCellDetector
ubic.gemma.core.loader.expression.geo.singleCell.MexDetector
All Implemented Interfaces:
ArchiveBasedSingleCellDetector, SeriesAwareSingleCellDetector, SingleCellDetector

Detects MEX data from GEO series and samples.

This detector is not specific to 10x MEX data since MEX itself is a widely used format in single-cell studies. Logic specific to 10x are stored in TenXCellRangerUtils.

Older 10x MEX datasets use the genes.tsv.gz instead of features.tsv.gz. Those are copied using the new naming scheme into the download directory.

MEX data is only supported at the sample-level. However, we do support detecting its presence at the series-level, but not downloading.

Author:
poirigui