Sequence Analysis
HMMER- Uses & Applications

HMMER [1] is a well-known bioinformatics tool/software. It offers a web server and a command-line tool for users. Here are some additional applications of HMMER.
HMMER is most widely used for sequence analysis. It is based on profile Hidden Markov Models (HMMs). HMMER command-line consists of various modules that are used for different tasks. Besides multiple sequence alignment (MSA), HMMER can be used for some other tasks in bioinformatics. Its uses and applications are mentioned below.
- Homology search can be easily performed using HMMER. If you are working with protein sequences then use PHMMER.
- build a local database of your own and then perform a homology search within it using a query sequence.
- add column masks to MSAs using the alimask module.
- align sequences to a profile.
- construct profiles from MSAs.
- convert profile files to various formats.
- retrieve profiles from a file.
- generate a conversation logo from a profile.
- search sequences against a profile and sequence database.
- search DNA/protein queries against profile and sequence database.
- You can also perform a homology search iteratively.
- translate DNA into 6 frames.
- calculate sequence weights in MSAs.
- mask sequence residues.
- in addition to the creation of consensus secondary structures, you can also calculate the accuracy of predicted RNA secondary structures using HMMER.
- reverse compliment an MSA.
- map two alignments to each other.
These are only a few tasks that you can perform using the HMMER web server and command-line tool. HMMER command-line tool performs more tasks than mentioned here. For more details, read its documentation.
References
- https://www.ebi.ac.uk/Tools/hmmer/
Sequence Analysis
Easy installation of some alignment software on Ubuntu (Linux) 18.04 & 20.04

There are commonly used alignment programs such as muscle, blast, clustalx, and so on, that can be easily installed from the repository. In this article, we are going to install such software on Ubuntu 18.04 & 20.04. (more…)
Sequence Analysis
FEGS- A New Feature Extraction Model for Protein Sequence Analysis

Protein sequence analyses include protein similarity, Protein function prediction, protein interactions, and so on. A new feature extraction model is developed for easy analysis of protein sequences. (more…)
Sequence Analysis
Installing RDPTools on Ubuntu (Linux)

RDP provides analysis tools called RDPTools. These tools are used to high-throughput sequencing data including single-strand, and paired-end reads [1]. In this article, we are going to install RDPTools on Ubuntu (Linux). (more…)
You must be logged in to post a comment Login