hmm search target sequences
Hello,
I am trying to annotate fasta protein sequences in the Pfam database. I only want to get the best hit for each of my sequences. How can I do this with hmmsearch or phmmer?
Thank you
alignment
• 2,112 views
•
link
updated
by
Ram
•
written
by
emertekin •
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
Pfam database score filtering
written by ijarne •I am performing an enrichment analysis on using Pfam (protein domain families). In order to get the Pfam data I have generated an API call …
-
Identifying very closely related proteins
written by Baby BioinformaticianHello Biostars, I have four dehydrogenases that exhibit stereospecificity for a compound. I am trying to identify the orthologs of these proteins in different genomes …
-
Make a multiple sequence alignment with a HMMER hmmsearch output?
written by westin.kosater •I have a database of protein sequences and I just did a search (hmmsearch) through the database against my hmmfile using HMMER for all sequence …
-
BLAST multiple database against each other
written by archana.bioinfo87Hi, I am trying to do BLAST analysis. I have 9 different database (each database total size 4GB); and I want to do the BLAST …
-
Downloading all Helix-turn-helix motif containing protein from bacteria
written by saadleeshehreenHi, I want to download all the bacterial protein containing helix-turn-helix domain. I did search in pfam database. https://pfam.xfam.org/search/keyword?query=Hth Here are 605 results. Each of …
-
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 …
-
How to integrate interproscan results into a fasta file
written by kamel •Hi, I am currently working on functional annotation, I used interproscan -appl Pfam on protein sequences. I got a .XML and .tsv file as output …
-
Batch retrival of fasta sequences based on pfam (interpro) identifier
written by rzaja •Hi, i have dozens of pfam identifiers. I want to get all protein sequences (fasta) containing specific domain (pfam identifier). I know how to do …
-
HMMER: Failed to open target sequence database for reading
written by Cayro •Good Afternoon I'm trying to run a protein search through HMMER (phmmer) against PFam database in command line. However the process is interrupted and the …
-
Reciprocal best hit by blast
written by qwzhang0601I am trying to get the mouse orthologs of my protein sequences from blind mole rate. Usually people consider "Reciprocal best hit" (which mean the …
Is there a specific reason why you don't want to use the pfamscan.pl script provided on the pfam site? As far as I remember, it returns the best hit with default settings and it generally works quite well.