More posts like this
-
Pfam database score filtering
written by ijarne 3I 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 Bioinformatician 11Hello 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 8I 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.bioinfo87 21Hi, 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 saadleeshehreen 14Hi, 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 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 integrate interproscan results into a fasta file
written by kamel 7Hi, 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 0Hi, 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 0Good 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 qwzhang0601 8I 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.