Dawnn benchmarking dataset: Heart cells processing and label simulation
收藏NIAID Data Ecosystem2026-05-01 收录
下载链接:
https://figshare.com/articles/dataset/Dawnn_benchmarking_dataset_Heart_cells_processing_and_label_simulation/22601260
下载链接
链接失效反馈官方服务:
资源简介:
This project is a collection of files to allow users to reproduce the model development and benchmarking in "Dawnn: single-cell differential abundance with neural networks" (Hall and Castellano, under review). Dawnn is a tool for detecting differential abundance in single-cell RNAseq datasets. It is available as an R package here. Please contact us if you are unable to reproduce any of the analysis in our paper.
The files in this collection correspond to the benchmarking dataset based on single-cell RNAseq of heart cells.
FILES:
Input data
Dataset from: "Integrated multi-omic characterization of congenital heart disease". Nature 608 pp. 181-191 (2022).
heart_barcodes.tsv.gz Cell barcode list
heart_genes.tsv.gz Gene list
heart_expression_matrix.mtx.gz Cell-by-gene expression matrix
Data processing code
process_heart_cells.R Generates benchmarking dataset from input data. (Reads heart_barcodes.tsv.gz, heart_genes.tsv.gz, and heart_expression_matrix.mtx.gz; Runs the standard Seurat pipeline; Saves the resulting Seurat dataset as heart_tissue_cells.RDS and the resulting cell labels as benchmark_dataset_heart_data_type_labels.csv)
Resulting datasets
heart_tissue_cells.RDS Seurat dataset generated by process_heart_cells.R.
benchmark_dataset_heart_data_type_labels.csv Cell labels generated by process_heart_cells.R.
创建时间:
2023-05-04



