Skip to content

Recovery of transcriptome subsets from pooled single cell RNA sequencing libraries

Notifications You must be signed in to change notification settings

rnabioco/scrna-subsets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scrna-subsets

DOI

This repo contains a scRNA-seq data processing pipeline and scripts for analysis for transcriptome resampling libraries. RMarkdown documents are provided to produce figures from the following publication.

Recovery and analysis of transcriptome subsets from pooled single-cell RNA-seq libraries. Kent A Riemondy, Monica Ransom, Christopher Alderman, Austin E Gillen, Rui Fu, Jessica Finlay-Schultz, Gregory D Kirkpatrick, Jorge Di Paola, Peter Kabos, Carol A Sartorius, Jay R Hesselberth; Nucleic Acids Research, gky1204, https://doi.org/10.1093/nar/gky1204

pipeline

snakemake pipeline for processing scRNA-seq fastqs to count matrices, assembling TCR seqs, and producing UMI summary flat files.

R

This directory contains a few utility R scripts. The globals.R file sets up constant variables and loads commonly used packages.

results

Collection of RMarkdown documents for producing figures. A snakemake pipeline is provided in the notebook subdirectory which runs the rmarkdowns in the correct order.

bin

The snakemake data processing pipeline uses some C++ programs to perform fastq and bam processing steps. These are not necessary to run the analysis code. To compile these programs (requires C++11 compatible compiler, tested on linux and macOS):

cd bin
make

About

Recovery of transcriptome subsets from pooled single cell RNA sequencing libraries

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published