Skip to content

Latest commit

 

History

History
47 lines (28 loc) · 1.72 KB

File metadata and controls

47 lines (28 loc) · 1.72 KB

Lingappan Lab logo

Modulation of Recovery from Neonatal Hyperoxic Lung Injury by Sex as a Biological Variable

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.

GEO

GSE237944

Docker

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

How to run

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()

Shiny Apps

PND 1 & PND 21 Integrated Seurat objects - ShinyCell

PND 1 CellChat

PND 21 CellChat

More Shiny Apps to visualize our data are in our website!

Questions & Comments

Please contact Abiud (the owner of this repo) for any questions or comments.