Skip to content
/ GMPR Public

Calculate the normalizing factors for zeroinflated sequencing data such as microbiome sequencing data

Notifications You must be signed in to change notification settings

jchen1981/GMPR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GMPR

Calculate the normalizing factors for zeroinflated sequencing data such as microbiome sequencing data

GMPR.R - R function for calculating the GMPR size factors, will be slow if sample size is more than 1,000.

GMPR_0.1.3.tar.gz - An R package with the core function written in C/C++, recommended for large sample sizes. To install it, download the package, open a terminal, and type "R CMD INSTALL GMPR_0.1.3.tar.gz"

GMPR.Example.R - Illustration the use of GMPR size factors.

About

Calculate the normalizing factors for zeroinflated sequencing data such as microbiome sequencing data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages