ChunkedNtFasta {SMRUCC.genomics.SequenceModel.NucleotideModels} .NET clr documentation

ChunkedNtFasta

Description

分块存储的FASTA序列对象,用于处理大型基因组序列,例如植物基因组,动物基因组这些序列长度超过了2GB的基因组序列

all char in this sequence has already been converted to upper case

Declare

            
# namespace SMRUCC.genomics.SequenceModel.NucleotideModels
export class ChunkedNtFasta {
   # 序列的总长度(碱基数)
   Length: integer;
   # 序列的标题/描述
   title: string;
}

        

.NET clr type reference tree

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