ohsu-cedar-comp-hub / 2024_ngolab_cfRNA

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cfRNA PDAC Codebase

See cfRNA_pipeline folder for scripts used to processes sequencing data.

See Analysis_Scripts for code to reproduce all data analysis reported in main text and supplemental material, and generation of all figures.

Software requirements

R version 4.1 or higher. Python version 3.6 or higher. Snakemake version 6.5 or higher.

Processing pipeline recommended for use in a linux HPC environment.

Installation

No package installation is required, outside of R and python libraries referenced in codebase.

Reproduction of results

Run main_script.R in Analysis_Scripts folder to reproduce all experiment results. This should take less than 10 minutes on a typical computer. Expected output figures are included in Figures folder.

About

License:GNU General Public License v3.0


Languages

Language:R 81.3%Language:Python 18.7%