BiotypeR-package: BiotypeR : an R package to biotype a community

Description Details Author(s) References See Also Examples

Description

This package provide numerous functions for biotyping your community dataset based on clustering and classification techniques.

Details

Package: BiotypeR
Type: Package
Version: 1.0
Date: 2011-07-12
License: What license is it under?
LazyLoad: yes

Author(s)

Julien Tap Maintainer: Julien Tap <tap@embl.de>

References

Arumugam et al. Enterotypes of of the human gut microbiome. Nature 2011. doi:10.1038/nature09944

See Also

Optional links to other man pages, e.g. <ade4> ~~ <fpc> ~~

Examples

1
2
3
data(Titanium16S)
Titanium16S.biotypes=biotyper(Titanium16S, k=3, manalysis=TRUE)
plot(Titanium16S.biotypes)

tapj/biotyper documentation built on Oct. 23, 2021, 5:44 a.m.