Dear Friends Hi ('m not native in English!)
I want to search for orthologs locally using EggNOG in my fish transcriptome samples.
First I have download fiNOG which is specially for fishes from EggNOG,
then built a HMMER database using hmmpress (i.e. cat fiNOG_hmm/*.hmm > fishDB.hmmer
), and run hmmpress fishDB.hmmer.
then I intend to run such script : hmmscan --cpu 24 '/home/fiNOG_hmm/fishDB.hmmer' '/home/Transcriptome.fasta
'
My question: Can I use my transcriptome assembly .fasta file directly in this script or I must convert (translate) it into protein in advance (which tool is better for this job? Transdecoder ? )?
Thank you
Dear jhc, Hi and thank you for your guidance.
It seems that the http://eggnog-mapper.embl.de (online tool) is not suitable for nucleotide seqs, yes?
I just added this option. Nucleotide sequences should now be accepted and automatically translated.
Thank you jaime,
Yesterday I used the online module and feed it some transcript seqs and used the fiNOG, but unfortunately the result file was empty, I guessed that the online tool did not convert my nucleotide sequence to protein.
no, that option was not enabled yesterday. But, even now, upload protein sequences if possible. translation is automatic and if the CDS sequence is not correctly formatted you will miss annotations.
Hi again,
Now I have used about 1353 fish transcripts and This time the annotation result contain 144 result (So, I think that works - but I hope more annotation than 144! )
So your suggestion is this that I used the command line with the --transcript option ?
this is the head of my results:
Most probably, many of your nucleotide seqs are not in the correct frame or are not the complete CDS. My suggestion is: translate the set of nucleotide sequences using a dedicated tool, review that the protein products make sense, and upload the protein set to eggnog mapper.
OK. thank you for your help
Do you have any suggestion for a good "translator tools" ? something that I could input all my transcripts to in and give the protein translation as output (something same as Transdecoder).
~ Best
HI,
Which methods would you use for finding orthologs of a particular protein.
Single protein (e.g. P01112) - find orthologs?
I wish to do this offline, with local databases - which resources are best to use here?
Thanks, U.