Skip to content

bcm-uga/gedepir

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gedepir

Gene Expression DEconvolution PIpeline in R

Package {gedepir} provides practical implementation of recommended guidelines for inference of cell-type proportions from reference-free deconvolution algorithms.

Installation

To build a conda environment :

conda create -n rtmp -c conda-forge r-base r-biocmanager r-devtools r-ggplot2 r-rmarkdown r-dplyr r-cluster r-data.table r-fastica r-clue r-pheatmap 

To install dependencies and get the current version from GitHub:

BiocManager::install(c("NMF","fgsea"))
remotes::install_github("bcm-uga/gedepir")

Usage

Vignette for basic usage is available at : https://bcm-uga.github.io/gedepir/

About

Gene Expression DEconvolution PIpeline in R

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published