Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ TaxaNorm Public

❗ This is a read-only mirror of the CRAN R package repository. TaxaNorm — Feature-Wise Normalization for Microbiome Sequencing Data. Homepage: https://github.com/wangziyue57/TaxaNorm Report bugs for this package: https://github.com/wangziyue57/TaxaNorm/issues

Notifications You must be signed in to change notification settings

cran/TaxaNorm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TaxaNorm

TaxNorm is the R package for a novel feature-wise normalization method for microbiome data based on zero-inflated negative binomial model. This method assumes that the effects of sequencing depth vary for each taxon on their mean and incorporates a rational link of zero probability and taxon dispersion as a function of sequencing depth to better capture the microbiome data nature.

Installation

Current stable release:

install.packages("TaxaNorm")

Build from GitHub:

if (!require(remotes)) install.packages("remotes")
remotes::install_github("wangziyue57/TaxaNorm", 
                        dependencies = TRUE, 
                        build_vignettes = TRUE)

Citation

About

❗ This is a read-only mirror of the CRAN R package repository. TaxaNorm — Feature-Wise Normalization for Microbiome Sequencing Data. Homepage: https://github.com/wangziyue57/TaxaNorm Report bugs for this package: https://github.com/wangziyue57/TaxaNorm/issues

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages