I am parsing the "Ensemble 56 Genes (Sanger UK)" mart, "Ornithorhynchus anatinus genes (OANA5)" data set. One of the attribute groups is called 'SEQUENCES.' Under Sequences are a dozen attributes, that when selected, display an image based upon the selection. For all other Attributes, there is an attribute called 'displayName' that is part of the AttributeDescription. The Sequences attribute collection are different though. They do not include 'displayName' as an attribute.
For example, the XML for one attribute description is as follows: <AttributeDescription internalName="transcript_exon_intron" pointerAttribute="transcript_exon_intron" pointerDataset="oanatinus_genomic_sequence" pointerInterface="default" /> The label displayed in the HTML is: Unspliced (Transcript) Anyone know where that labeling information is coming from?
