Versions in this module Expand all Collapse all v0 v0.15.5 Aug 22, 2021 v0.14.5 Aug 20, 2021 v0.13.5 Aug 17, 2021 v0.11.4 Aug 2, 2021 v0.11.3 Jul 13, 2021 Changes in this version + type Feature struct + Attributes map[string]string + Description string + GbkLocationString string + Name string + ParentSequence *Sequence + Phase string + Score string + Sequence string + SequenceHash string + SequenceHashFunction string + SequenceLocation Location + Source string + Strand string + Type string + func (feature Feature) GetSequence() string + type Location struct + Complement bool + End int + FivePrimePartial bool + Join bool + Start int + SubLocations []Location + ThreePrimePartial bool + type Locus struct + Circular bool + GenbankDivision string + Linear bool + ModificationDate string + MoleculeType string + Name string + SequenceCoding string + SequenceLength string + type Meta struct + Accession string + Date string + Definition string + GffVersion string + Keywords string + Locus Locus + Name string + Organism string + Origin string + Other map[string]string + References []Reference + RegionEnd int + RegionStart int + Size int + Source string + Type string + Version string + type Reference struct + Authors string + Index string + Journal string + PubMed string + Range string + Remark string + Title string + type Sequence struct + Description string + Features []Feature + Meta Meta + Sequence string + SequenceHash string + SequenceHashFunction string + func (sequence *Sequence) AddFeature(feature *Feature) []Feature v0.11.2 Jul 13, 2021