How to codon a Nucleotide FASTA to Protein FASTA
I use trinity, and want to use hmmer pfam.
But my trinity file is Nucleotide FASTA.
How can I codon it to Protein FASTA?
rna-seq
• 2,702 views
•
link
updated
by
Ram
•
written
by
felix.kuo.1211 •
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
hmmer e-value
written by CHINMAYA •I want to run my fasta file in hmmer against pfam database with E-value ≤ e^0.001, but there is lot of confusion in how to …
-
How to download a Pfam database for hmmer searches?
written by A_heath •Hi all, I recently downloaded HMMER in order to use **hmmer search** to identify protein sequences. I know its possible to do your own database …
-
Use the Pfam database and a local database together to find protein domains
written by erick_rc93 •I have downloaded the Pfam-A database to find protein domains, but I'd like to add new domains that I have build with HMMER, but I …
-
Filtering HmmScan Domain Results
written by hewaholax •Hi there, Nowadays, I am trying to work on finding the protein domains by using hmmscan (HMMER 3.2.1). So, I have a file that multiple …
-
get domains of proteins
written by emanismail.92 •Hello there, I want to get domains of protein using pfam services I used the following: http://pfam.xfam.org/protein/ID?output=xml Is it retrieve from Pfam-A or Pfam-B? I …
-
ERROR for Trinity abundance_estimates_to_matrix.pl
written by felix.kuo.1211 •This is the ERROR. hadoop@Master:~/simple/DE$ /usr/local/soft/Trinity/util/abundance_estimates_to_matrix.pl --est_method RSEM --out_prefix Trinity_trans Ae.RSEM.isoforms.results AT.RSEM.isoforms.results Be.RSEM.isoforms.results BT.RSEM.isoforms.results Ce.RSEM.isoforms.results CT.RSEM.isoforms.results -reading file: Ae.RSEM.isoforms.results -reading file: AT.RSEM.isoforms.results -reading file: Be.RSEM.isoforms.results …
-
How to use Nr database to make KEGG pathway.
written by felix.kuo.1211 •I have use BLASTx maping some rRNA file(NR database). And I try [DAVID][1] but it say that You are either not sure which identifier type …
-
Can not download gi_list from NCBI
written by felix.kuo.1211 •I have go to https://www.ncbi.nlm.nih.gov/protein/?term=txid2%5BORGN%5D+ And use Send to>File>gi list. But I got "sequence.gi" and it is null. (0KB) How can I download it?
-
Error while running pfamscan.pl : Unable to translate nucleotide sequences to protein sequences
written by ABHi, I am trying to find novel lincRNA's. I have sequence data from 4 replicated which was aligned and assembled using STAR and cufflinks. I …
-
View Protein Domain Annotation On Multiple Alignment?
written by Maximilian Haeussler<p>I have a protein alignment and want to look at conservation and PFAM protein domains at the same time. I have the protein fasta file …
Use transdecoder.
Another option would be to just run getORF with minimum ORF length on it. You will get more sequences but I -personally- wouldn't use transdecoder, it makes some very funny assumptions in its filtering heuristics, and I have read about very mixed results on Biostars.
Another option would be to run pfam from interproscan which can be run directly on nucleotide data.