{BIOM_kit} R# Documentation

BIOM_kit


require(GCModeller);

#' the BIOM file toolkit
imports "BIOM_kit" from "metagenomics_kit";

the BIOM file toolkit

.NET clr type export
biom.matrix: BIOMDataSet`1


.NET clr function exports
read.matrix

read matrix data from a given BIOM file.

biom.taxonomy

get the taxonomy information from the BIOM matrix

biom.union

union merge multiple biom matrix


[Document Index]