You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,3 +24,8 @@ To reproduce analyses for other samples, you can download the related processed
24
24
25
25
Scripts for running the cellranger pipelines for [scRNA](https://support.10xgenomics.com/single-cell-gene-expression) and [scDNA](https://support.10xgenomics.com/single-cell-dna) were not included here, as they are simply mirroring single line bash commands from the 10X analysis pipeline.
26
26
27
+
## Reproducing locally
28
+
29
+
The code for reproducing the analysis of scDNAseq data was tested to run on Linux operating systems () under R 4.2.0. The recommended reproduction instruction is to clone the Code Ocean capsule above, or to download the docker image, and to download the processed HMMCopy and scAbsolute data from the Zenodo repository.
30
+
31
+
The scRNAseq analysis should be reproducable using the provided scripts under python 3.12.5 using scanpy version 1.10.2.
0 commit comments