Great resource, thank you - what is the tool that you use to do this?
I have a list of diseases which I got from GWAS Catalog associations. However, I want to be able to filter these out systematically (via R), leaving only diseases related to the immune system.
Does anyone have any suggestions for how to do this? I thought it might be an idea to get a list of all immune diseases and all immune cell types, and to keep any entry that mentions those terms.
1 answer
GWAS use the Experimental Factor Ontology https://www.ebi.ac.uk/ols/ontologies/efo . There is an associated OWL file for download . I've got a tool that performs a very basic scan over all the simple children of a given term. For immune system disease I get the following terms that you can use to 'grep' the database.
Log in to answer this question.
Please add more relevant tags. Is
Rreally the only relevant tag here?