SequenceSource {SMRUCC.genomics.Analysis.Metagenome.Kmers} .NET clr documentation

SequenceSource

Description

source information of the target genome source sequence

Declare

            
# namespace SMRUCC.genomics.Analysis.Metagenome.Kmers
export class SequenceSource {
   accession_id: string;
   # the sequence source id
   id: integer;
   # genomics sequence name
   name: string;
   ncbi_taxid: integer;
   taxname: string;
   # taxonomy lineage information in BIOM style string
   taxonomy: string;
}

        

.NET clr type reference tree

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