Perform GO analysis on genome
1
1
Entering edit mode
5.6 years ago
a.rex ▴ 350

I have a protein fasta file, for each longest ORF for an annotated locus in my genome.

Could anyone advise how best to perform a GO analysis on the this file, such that for each locus I have a GO id?

GO analysis • 944 views
ADD COMMENT
1
Entering edit mode

Need more details - what genome, do you only want it for a single/handful of genes, etc. Generally, GO analysis is as easy as throwing gene symbols/IDs at any number of programs. EnrichR, clusterProfiler, and TopGO are all R packages that come to mind, though there are many online tools as well (EnrichR also has a web server).

ADD REPLY
0
Entering edit mode

Hello - apologies for that. It is a new genome for an obscure animal. I have annotated using mikado, and have produced a translated longest ORF file

ADD REPLY
2
Entering edit mode
5.6 years ago
seidel 11k

I think you mean that you want to assign GO ids to the genes in your genome, as represented by the longest ORF at each locus. Correct? If so, it is common to use homology for the assignments. Find a genome that is closest to your organism - for which GO ids exist, then map your genes to that, and assign the GO ids. Or simply pick an organism - BLAST your genes against human and assign GOids using homologs.

ADD COMMENT

Login before adding your answer.

Traffic: 2411 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6