| RankLevelView {SMRUCC.genomics.Analysis.Metagenome} | .NET clr documentation |
samples data aggregate in a specific taxonomy rank
# namespace SMRUCC.genomics.Analysis.Metagenome
export class RankLevelView {
# the otu id in current taxonomy rank
OTUs: string;
# otu abundance data across multiple samples
Samples: list;
TaxonomyName: string;
# the taxonomy tree string
Tree: string;
}
Samples: list