Closed smg283 closed 10 years ago
So I reckon the easiest way is when reading the .gff, just ignore any Dbxref annotations on 'gene' lines...
As for why it's not printing the mRNA Dbxrefs, I have no idear.
EDIT: No nevermind, will just update Gene.to_tbl() to skip the annotations. It should only write the gene_name, right?
only gene name based on our detailed scribbles from yesterday.
On Fri, Apr 25, 2014 at 4:52 PM, BrianReallyMany notifications@github.comwrote:
EDIT: No nevermind, will just update Gene.to_tbl() to skip the annotations. It should only write the gene_name, right?
— Reply to this email directly or view it on GitHubhttps://github.com/BrianReallyMany/GAG/issues/119#issuecomment-41455505 .
Right now it is printing DBxref from gene , but not from mRNA. Should ignore dbxref associated with gene and print dbxref associated with mRNA (to CDS feature on .tbl)