| KmerSeed {SMRUCC.genomics.Analysis.Metagenome.Kmers} | .NET clr documentation |
# namespace SMRUCC.genomics.Analysis.Metagenome.Kmers
export class KmerSeed {
# the k-mer sequence string
kmer: string;
# taxonomy source information
source: KmerSource[];
weight: double;
}
source: KmerSource