Uses of Class
ubic.gemma.core.loader.expression.cellxgene.model.CollectionMetadata
Packages that use CollectionMetadata
-
Uses of CollectionMetadata in ubic.gemma.core.loader.expression.cellxgene
Methods in ubic.gemma.core.loader.expression.cellxgene that return CollectionMetadataModifier and TypeMethodDescriptionCellXGeneFetcher.fetchCollectionMetadata(String collectionId) Fetch the full metadata for a specific CELLxGENE collection.Methods in ubic.gemma.core.loader.expression.cellxgene that return types with arguments of type CollectionMetadataModifier and TypeMethodDescriptionCellXGeneFetcher.fetchAllCollectionMetadata()Fetch the metadata for all CELLxGENE collections.Methods in ubic.gemma.core.loader.expression.cellxgene with parameters of type CollectionMetadataModifier and TypeMethodDescriptionCellXGeneConverter.convert(CollectionMetadata collectionMetadata, DatasetMetadata datasetMetadata, ArrayDesign platform, Collection<CompositeSequence> compositeSequences, String datasetShortName, SingleCellDataLoader dataLoader, boolean loadSingleCellData) CellXGeneUtils.getGeoAccessions(CollectionMetadata cm) Extract GEO accessions from the given collection metadata.