The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
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.
Current stable release:
install.packages("TaxaNorm")
Build from GitHub:
if (!require(remotes)) install.packages("remotes")
::install_github("wangziyue57/TaxaNorm",
remotesdependencies = TRUE,
build_vignettes = TRUE)
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.