BIOMExtensions
01 Syntax
SMRUCC.genomics.Analysis.Metagenome.BIOMExtensions
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| CastMatrix | 1 | A helper function for make cast of the microbiom OTU table as the expression matrix for the downstream omics data analysis |
03 Members
CastMatrix(
IEnumerable(Of OTUTable), Boolean, Boolean)A helper function for make cast of the microbiom OTU table as the expression matrix for the downstream omics data analysis
Parameters
| Name | Type | Description |
|---|---|---|
otu_table | IEnumerable(Of OTUTable) | - |
taxon_as_id | Boolean | - |
strict | Boolean | - |