I have done denovo transcriptome assembly and I have done annotation by doing blastx with NRDB.(I have saved result in tabular format). I have fetched gene ontology of genes from UniProtKB/Swiss-Prot.
But I dont know their Gene Ontology level.
Can anyone please help me to get Gene Ontology level for assembled transcript.
2 answers
The easiest way of getting a quick impression where your term is sitting, in my opinion, is to head over to the ontology lookup service. Find the Gene Ontology and browse through it or search for your term directly in the interface. It offers a tree view as well as a graphview. Having said that, I assume here that you have a number of terms that you can check manually and not 100s of them - in which cause we'd need a more automatic/programmatic approach.
Thank you guys for replay. My problem is solved in DAVID
Log in to answer this question.
What do you mean by "Gene Ontology level" ? if they are in the first level after Biological Process ontology, or in a second, or in ...?
Source
If you genuinely want this information you can perform SQL queries on our database to get it. See this example.