GeneObject {SMRUCC.genomics.Data.BioCyc.Assembly.MetaCyc.File.FileSystem.FastaObjects} .NET clr documentation

GeneObject

Description

Declare

            
# namespace SMRUCC.genomics.Data.BioCyc.Assembly.MetaCyc.File.FileSystem.FastaObjects
export class GeneObject extends FastaSeq {
   AccessionId: string;
   HaveGaps: boolean;
   Headers: string;
   IsProtSource: boolean;
   Length: integer;
   Location: NucleotideLocation;
   locus_tag: string;
   ProductUniqueId: string;
   SequenceData: string;
   Species: string;
   Title: string;
   UniqueId: string;
}

        

.NET clr type reference tree

  1. this class extends from FastaSeq class: FastaSeq
  2. use by property member Location: NucleotideLocation

[Package {$package} version {$version} Index]