https://www.biorxiv.org/content/10.1101/2023.08.09.552532v1.abstract
The book folder contains quarto files with a step by step analysis. The R folder conatins all of the functions used on each step.
A docker file is included. This image installs all the necessary packages and code to reproduce our results. The image is also uploaded to Docker hub
R 4.2.3 and the package renv is recommended so the user can replicate the resulsts in the publication.
Clone the project, download processed files from the GEO into their respective folders. Each raw_data subfolder should have these 4 files:
- barcodes.tsv.gz
- features.tsv.gz
- matrix.mtx.gz
- metadata.csv Rename these files to match the above names.
Install needed packages to run pipeline.
renv::restore()
PND 1 & PND 21 Integrated Seurat objects - ShinyCell
More Shiny Apps to visualize our data are in our website!
Please contact Abiud (the owner of this repo) for any questions or comments.