cmcalibrate
inference of RNA secondary structural alignments
Install
- All systems
-
curl cmd.cat/cmcalibrate.sh
- Debian
-
apt-get install infernal
- Ubuntu
-
apt-get install infernal
- Kali Linux
-
apt-get install infernal
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install infernal
- Raspbian
-
apt-get install infernal
- Dockerfile
- dockerfile.run/cmcalibrate
infernal
inference of RNA secondary structural alignments
Infernal ("INFERence of RNA ALignment") searches DNA sequence databases for RNA structure and sequence similarities. It provides an implementation of a special variant of profile stochastic context-free grammars called covariance models (CMs). A CM is like a sequence profile, but it scores a combination of sequence consensus and RNA secondary structure consensus, so in many cases, it is more capable of identifying RNA homologs that conserve their secondary structure more than their primary sequence. The tool is an integral component of the Rfam database.
infernal-dbg
debug information for infernal
This package contains extra information to help the debugging of the infernal suite. The package is auto-generated. You may be asked by the upstream developer to install it to help the identification of a technical problem.