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,708 views
•
link
updated
by
Ram
4.5K
• |
written
by
felix.kuo.1211
1
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
Having trouble using the create-profmark tool in the HMMER suite
written by Jacob 0Hi all, There is a tool in the HMMER suite that I'm particularly interested in using to divide a protein dataset, called create-profmark. This is …
-
hmmer e-value
written by CHINMAYA 1I 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 18Hi 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 3I 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 1Hi 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 0Hello 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 …
-
How to use Nr database to make KEGG pathway.
written by felix.kuo.1211 1I 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 1I 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 AB 39Hi, 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 179<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.