| ProteinSeq {SMRUCC.genomics.Data.BioCyc.Assembly.MetaCyc.File.FileSystem.FastaObjects} | .NET clr documentation | 
        
        ProteinSeq
        Description
        
        Declare
        
        
            
# namespace SMRUCC.genomics.Data.BioCyc.Assembly.MetaCyc.File.FileSystem.FastaObjects
export class ProteinSeq extends FastaSeq {
   Description: string;
   HaveGaps: boolean;
   Headers: string;
   IsProtSource: boolean;
   Length: integer;
   locus_tag: string;
   SequenceData: string;
   Title: string;
   UniqueId: string;
}
        
        .NET clr type reference tree
        
- this class extends from FastaSeq class: FastaSeq
        [Package 
{$package} version {$version} 
Index]