Methods to run searchers in the HMMER web |
|
---|---|
Perform a hmmscan search of a protein sequence against a profile-HMM database. |
|
Perform a hmmsearch search of a protein sequence against a protein sequence database. |
|
Perform a phmmer search of a protein sequence against a protein sequence database. |
|
Parsering methods |
|
Extracts the sequence identifier from the recognized fasta sequence headers. |
|
Read the results of a search with HMMER from an json file. |
|
Split a column composed of nested lists into multiple columns. |
|
Filtering output methods |
|
Filter dataframe depending on a column and a threshold. |
|
Methods to add information into the HMMER output |
|
Add EMBOSS-inspired theoretical physicochemical properties
using the |
|
Add sequences from one of the output files from HMMER server to a Data Frame obtained by searching in HMMER. |
|
Add taxonomic information to a Data Frame obtained from HMMER with a "hits.taxid" column. |
|
Retrieve the taxonomic data for a given NCBI taxon ID using a local database or as remote data sources. |
|
Calculate the percentage of pairwise sequence identity |
|
Graphical Utilities |
|
A Cleveland dot plot with the evalues of the domains and sequences. |
|
Plot a heatmap with the pairwise identity percentages. |
|
Plot a histogram with the pairwise identity percentages (without the diagonal). |
|
Dataframe examples |
|
hmmscan_2abl |
|
phmmer_2abl |