-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Downloading annotation extensions should use the standard syntax #413
Comments
|
I now see this is jsn format? would people want json synax in a the default tab delimited file? I tried a different option (annotation extesnion class label) This gives me: PomBase:SPBC14F5.08 mediator complex subunit Med7 GO:0030295 PomBase NCBITaxon:4896 IDA PMID:10625684 20160908 regulation of transcription from RNA polymerase II promoter
|
next option gives me some craziness: PomBase:SPBC14F5.08 mediator complex subunit Med7 GO:0030295 PomBase NCBITaxon:4896 IDA biological regulation|biological_process|regulation of RNA biosynthetic process|regulation of nucleobase-containing compound metabolic process|regulation of macromolecule metabolic process|regulation of transcription, DNA-templated|regulation of nitrogen compound metabolic process|regulation of nucleic acid-templated transcription|regulation of biosynthetic process|regulation of transcription from RNA polymerase II promoter|regulation of cellular process|regulation of RNA metabolic process|regulation of gene expression|regulation of macromolecule biosynthetic process|regulation of metabolic process|regulation of cellular macromolecule biosynthetic process|regulation of biological process|regulation of cellular biosynthetic process|regulation of primary metabolic process|regulation of cellular metabolic process PMID:10625684 20160908 Is there an option which gives me the annotated extension? |
I'm afraid this is also an extension of the issues around #201 . |
201 is about how to better query using information in the extension. I think @ValWood just wants an extension column that is identical to the source GAF. This should be straightforward but plumbing at a few different places:
Some additional side-issues
|
Spot on! Thanks. |
Dupe #94 then. |
Is the output meant to look like this?
PomBase:SPBC216.07c serine/threonine protein kinase Tor2 GO:0004672 "{""relationship"": {""relation"": [{""id"": ""GOREL:0000752"", ""label"": ""has_direct_input""}], ""id"": ""PomBase:SPAC1B9.02c"", ""label"": ""PomBase:SPAC1B9.02c""}}" PomBase NCBITaxon:4896 IDA PMID:22976295 20151027
PomBase:SPBC216.07c serine/threonine protein kinase Tor2 GO:0004672 "{""relationship"": {""relation"": [{""id"": ""GOREL:0000752"", ""label"": ""has_direct_input""}], ""id"": ""PomBase:SPAC22E12.14c"", ""label"": ""PomBase:SPAC22E12.14c""}}" PomBase NCBITaxon:4896 IDA PMID:22976295 20151027
The text was updated successfully, but these errors were encountered: