gastOUT {SMRUCC.genomics.Analysis.Metagenome.gast} .NET clr documentation

gastOUT

Description

The gast script OTU count result table

Declare

            
# namespace SMRUCC.genomics.Analysis.Metagenome.gast
export class gastOUT {
   # 当前的这个OTU的丰度数量
   counts: integer;
   # 序列片段的距离
   distance: double;
   max_pcts: string;
   minrank: string;
   na_pcts: string;
   rank: string;
   # 可以将这个属性看作为OTU的编号
   read_id: string;
   refhvr_ids: string;
   refssu_count: string;
   taxa_counts: string;
   # lineage,物种分类信息
   taxonomy: string;
   vote: string;
}

        

.NET clr type reference tree

this clr type has no other .net clr type reference.
[Package {$package} version {$version} Index]