dawg

program to simulate the evolution of recombinant DNA sequences

Install

All systems
curl cmd.cat/dawg.sh
Debian Debian
apt-get install dawg
Ubuntu
apt-get install dawg
image/svg+xml Kali Linux
apt-get install dawg
Fedora
dnf install dawg
Windows (WSL2)
sudo apt-get update sudo apt-get install dawg
Raspbian
apt-get install dawg

dawg

program to simulate the evolution of recombinant DNA sequences

DNA Assembly with Gaps (Dawg) is an application designed to simulate the evolution of recombinant DNA sequences in continuous time based on the robust general time reversible model with gamma and invariant rate heterogeneity and a novel length-dependent model of gap formation. The application accepts phylogenies in Newick format and can return the sequence of any node, allowing for the exact evolutionary history to be recorded at the discretion of users. Dawg records the gap history of every lineage to produce the true alignment in the output. Many options are available to allow users to customize their simulations and results.

crack

Password guessing program (crypt() variant)

Crack is program designed to quickly locate vulnerabilities in Unix (or other) password files by scanning the contents of a password file, looking for users who have misguidedly chosen a weak login password. This package provides the runtime files for the crypt() version.