scverse_misc.datasets.DatasetEntry#
- class scverse_misc.datasets.DatasetEntry(name, type, files, metadata=<factory>)#
A named dataset made up of one or more files.
metadataholds everything in the YAML row other thantypeandfiles(e.g.shape,library_id,doc_header); the core does not interpret it.