Class GenericMetadataSingleCellDataLoader

All Implemented Interfaces:
Closeable, AutoCloseable, DataLoader, SequencingDataLoader, SingleCellDataLoader

public class GenericMetadataSingleCellDataLoader extends AbstractDelegatingSingleCellDataLoader implements SingleCellDataLoader
A generic loader that can be used to load single-cell data with a tabular metadata file.

This loader supports cell type assignments and generic cell-level characteristics and fallback to a delegate if the corresponding path is unset.

Author:
poirigui
See Also:
  • CellTypeAssignmentMetadataParser
  • GenericCellLevelCharacteristicsMetadataParser