hvulgaris scRNA data set objects
收藏资源简介:
Converted scRNA data from (Cazet et al. 2022), see a detailed description of the study here: https://doi.org/10.1101/2022.06.21.496857 Data were downloaded from https://research.nhgri.nih.gov/HydraAEP/download/scriptsdata/aepAtlasNonDub.rds and converted into AnnData (h5ad) files only keeping the RNA assay (removed integrated and SCT assay) to be able to analyse with e.g. python scanpy package. Note: In the original rds file, the rownames(aepAtlasNonDub@meta.data) are sorted alpha-numerical, whereas the cell order in colnames(aepAtlasNonDub) are not. I have re-sorted the rownames(aepAtlasNonDub@meta.data) according to cell order prior AnnData conversion, so that h5ad data have correct observations. If you use this data, please cite Cazet et al. 2022.



