search for class of proteins in unannotated genome
1
0
Entering edit mode
8.1 years ago
rob234king ▴ 610

I would like to search an unannotated genome for all amino acid transporters (pfam:PF01490). Whats the most effective way of doing this, blast sounds easy but the proteins are multi exon, I was thinking using hmm's but not sure how and if best option given searching genome. Can anyone recommend and maybe example linux commands etc.

blast • 1.4k views
ADD COMMENT
0
Entering edit mode
8.1 years ago
Asaf 10k

You can use tblastn and search the proteins in your database against the genome. If you want to scan peptides using HMM you can use interproscan.sh from http://www.ebi.ac.uk/interpro/download.html You can configure it to search only protein families from Pfam to narrow down the search. You'll have to find ORFs before you do this or predict genes (which is harder), ORFs can be found with EMBOSS getorf.

ADD COMMENT

Login before adding your answer.

Traffic: 1792 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