Skip to content

chongjin/CARseq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CARseq

Cell type Aware analysis for RNA-seq data

This is the R package for cell type aware analysis of RNA-seq data. The input are bulk RNA-seq data and cell type fraction estimates for a set of samples, and relevant variables of these samples, include a variable of interest for differential expression analysis as well as covariates.

Installation

To install this package in R, use

   library("devtools");
   install_github("Sun-lab/CARseq")

Reference

Jin, C., Chen, M., Lin, DY. et al. Cell-type-aware analysis of RNA-seq data. Nat Comput Sci 1, 253–261 (2021). https://doi.org/10.1038/s43588-021-00055-6

A preprint of the paper can be downloaded from: https://github.com/Sun-lab/CARseq/blob/master/inst/docs/Jin_et_al.-2021-Cell-type-aware_analysis_of_RNA-seq_data.pdf

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages