hmm2pfam-pvm
HMMER programs with PVM (Parallel Virtual Machine) support
Install
- All systems
-
curl cmd.cat/hmm2pfam-pvm.sh
- Debian
-
apt-get install hmmer2-pvm
- Ubuntu
-
apt-get install hmmer2-pvm
- Kali Linux
-
apt-get install hmmer2-pvm
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install hmmer2-pvm
- Raspbian
-
apt-get install hmmer2-pvm
- Dockerfile
- dockerfile.run/hmm2pfam-pvm
hmmer2-pvm
HMMER programs with PVM (Parallel Virtual Machine) support
HMMER is an implementation of profile hidden Markov model methods for sensitive searches of biological sequence databases using multiple sequence alignments as queries. Given a multiple sequence alignment as input, HMMER builds a statistical model called a "hidden Markov model" which can then be used as a query into a sequence database to find (and/or align) additional homologues of the sequence family. This package contains HMMER programs compiled with PVM support.