Skip to content
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

Be sure that RNAs are valid #26

Closed
ukemi opened this issue Jul 11, 2019 · 4 comments
Closed

Be sure that RNAs are valid #26

ukemi opened this issue Jul 11, 2019 · 4 comments

Comments

@ukemi
Copy link

ukemi commented Jul 11, 2019

Currently we have:
@ AND {
bl:category [GoGene:] ;
}// rdfs:comment "a gene (a piece of DNA with a purpose)"

But some groups annotate to RNAs using RNA central IDs. We need to make sure that these are included. Are they categorized as genes?

RNAcentral URS0000183BED_9606 URS0000183BED_9606 GO:0005615 PMID:26646931 HDA C Homo sapiens microRNA 23b (MIR23B), miRNA miRNA NCBITaxon:9606 20180319 BHF-UCL UBERON:0001969

@cmungall
Copy link
Member

See also #31 I think the hierarchy should be

  • GeneProduct
    • ncRNA
    • Protein

@cmungall
Copy link
Member

do we have a test case for this?

@pgaudet
Copy link
Contributor

pgaudet commented Jul 17, 2019

I made a ticket to create those: #50

@vanaukenk
Copy link
Contributor

See #173

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants