Hello everyone. I am trying to annotate the function of gene of Tectona grandis (teak) from GWAS result using the GFF file provided by the genome reference creator. I tried some tutorial and web searching, but I couldn't find a tutorial that is suitable for my analysis. I think since I am nnew to this field, I need someone to thow the light. I am in a point that I can extract the GWAS result and find the gene parent and its ID. However, how to use after I find the ID is really challenging.
Here is my ID example and trying to find their gene function, is that possible?
Thank you very much I think it cannot be possible since the owner of gff file do not attach any function in it. However, I would like to try search their gene function the closest possible match using public data base.
that certainly is an option indeed. Just running a blast against nr-prot DB of NCBI and investigating the best hit(s) is a way to go (bit crude but workable) . A bit more advanced would be for instance to run an InterPro analysis.