Versions in this module Expand all Collapse all v0 v0.31.2 Oct 21, 2024 v0.31.1 Jan 31, 2024 v0.31.0 Jan 24, 2024 v0.30.0 Dec 11, 2023 Changes in this version + func Parse(decoder Decoder, entries chan<- Entry, errors chan<- error) + func Read(path string) (chan Entry, chan error, error) + type Absorption struct + Max EvidencedStringType + Text []EvidencedStringType + type AlternativeName struct + EcNumber []EvidencedStringType + FullName EvidencedStringType + ShortName []EvidencedStringType + type Anon6 struct + Type Type + type CitationType struct + AuthorList NameListType + City string + Country string + Date Date + Db string + DbReference []DbReferenceType + EditorList NameListType + First string + Institute string + Last string + Locator string + Name string + Number string + Publisher string + Title string + Type Type + Volume string + type CofactorType struct + DbReference DbReferenceType + Evidence IntListType + Name string + type CommentType struct + Absorption Absorption + Cofactor []CofactorType + Conflict Conflict + Disease Disease + Error string + Event []EventType + Evidence IntListType + Experiments int + Interactant []InteractantType + Isoform []IsoformType + Kinetics Kinetics + Link []Link + Location []LocationType + LocationType string + Mass float32 + Method string + Molecule string + Name string + OrganismsDiffer bool + PhDependence PhDependence + PhysiologicalReaction []PhysiologicalReactionType + Reaction ReactionType + RedoxPotential RedoxPotential + SubcellularLocation []SubcellularLocationType + TemperatureDependence TemperatureDependence + Text []EvidencedStringType + Type Type + func (t *CommentType) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + type Component struct + AllergenName EvidencedStringType + AlternativeName []AlternativeName + BiotechName EvidencedStringType + CdAntigenName []EvidencedStringType + InnName []EvidencedStringType + RecommendedName RecommendedName + SubmittedName []SubmittedName + type Conflict struct + Sequence Sequence + Type Type + type ConsortiumType struct + Name string + type Dataset string + type Date string + type DbReferenceType struct + Evidence IntListType + Molecule string + Property []PropertyType + Type string + type Decoder interface + DecodeElement func(v interface{}, start *xml.StartElement) error + Token func() (xml.Token, error) + type Direction string + type Disease struct + Acronym string + DbReference DbReferenceType + Description string + Name string + type Domain struct + AllergenName EvidencedStringType + AlternativeName []AlternativeName + BiotechName EvidencedStringType + CdAntigenName []EvidencedStringType + InnName []EvidencedStringType + RecommendedName RecommendedName + SubmittedName []SubmittedName + type Entry struct + Accession []string + Comment []CommentType + Created time.Time + Dataset Dataset + DbReference []DbReferenceType + Evidence []EvidenceType + Feature []FeatureType + Gene []GeneType + GeneLocation []GeneLocationType + Keyword []KeywordType + Modified time.Time + Name []string + Organism OrganismType + OrganismHost []OrganismType + Protein ProteinType + ProteinExistence ProteinExistenceType + Reference []ReferenceType + Sequence SequenceType + Version int + func (t *Entry) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + type EventType struct + Type Type + type EvidenceType struct + ImportedFrom ImportedFromType + Key int + Source SourceType + Type string + type EvidencedStringType struct + Evidence IntListType + Value string + type FeatureType struct + Description string + Evidence IntListType + Location LocationType + Original string + Type Type + Variation []string + type Fragment string + type GeneLocationType struct + Evidence IntListType + Name []StatusType + Type Type + type GeneNameType struct + Evidence IntListType + Type Type + Value string + type GeneType struct + Name []GeneNameType + type ImportedFromType struct + DbReference DbReferenceType + type IntListType []int + func (x *IntListType) UnmarshalText(text []byte) error + type InteractantType struct + DbReference DbReferenceType + Id string + IntactId string + Label string + type IsoformType struct + Id []string + Name []Name + Sequence Anon6 + Text []EvidencedStringType + type KeywordType struct + Evidence IntListType + Value string + type Kinetics struct + KM []EvidencedStringType + Text []EvidencedStringType + Vmax []EvidencedStringType + type Lineage struct + Taxon []string + type Link struct + Uri string + type LocationType struct + Begin PositionType + End PositionType + Position PositionType + Sequence string + type Name struct + Evidence IntListType + Value string + type NameListType struct + Consortium ConsortiumType + Person PersonType + type OrganismNameType struct + Type Type + Value string + type OrganismType struct + DbReference []DbReferenceType + Evidence IntListType + Lineage Lineage + Name []OrganismNameType + type PersonType struct + Name string + type PhDependence struct + Text []EvidencedStringType + type PhysiologicalReactionType struct + DbReference DbReferenceType + Direction Direction + Evidence IntListType + type Plasmid struct + Evidence IntListType + Value string + type PositionType struct + Evidence IntListType + Position uint64 + Status Status + func (t *PositionType) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + type PropertyType struct + Type string + Value string + type ProteinExistenceType struct + Type Type + type ProteinType struct + AllergenName EvidencedStringType + AlternativeName []AlternativeName + BiotechName EvidencedStringType + CdAntigenName []EvidencedStringType + Component []Component + Domain []Domain + InnName []EvidencedStringType + RecommendedName RecommendedName + SubmittedName []SubmittedName + type ReactionType struct + DbReference []DbReferenceType + Evidence IntListType + Text string + type RecommendedName struct + EcNumber []EvidencedStringType + FullName EvidencedStringType + ShortName []EvidencedStringType + type RedoxPotential struct + Text []EvidencedStringType + type ReferenceType struct + Citation CitationType + Evidence IntListType + Key string + Scope []string + Source SourceDataType + type Resource string + type Sequence struct + Resource Resource + Version int + type SequenceType struct + Checksum string + Fragment Fragment + Length int + Mass int + Modified time.Time + Precursor bool + Value string + Version int + func (t *SequenceType) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + type SourceDataType struct + Plasmid Plasmid + Strain Strain + Tissue Tissue + Transposon Transposon + type SourceType struct + DbReference DbReferenceType + type Status string + type StatusType struct + Status Status + Value string + type Strain struct + Evidence IntListType + Value string + type SubcellularLocationType struct + Location []EvidencedStringType + Orientation []EvidencedStringType + Topology []EvidencedStringType + type SubmittedName struct + EcNumber []EvidencedStringType + FullName EvidencedStringType + type TemperatureDependence struct + Text []EvidencedStringType + type Tissue struct + Evidence IntListType + Value string + type Transposon struct + Evidence IntListType + Value string + type Type string + type Uniprot struct + Copyright string + Entry []string