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).
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.
Funding
NIHR Great Ormond Street Hospital Biomedical Research Centre