restart
Tool for construction of phylogenetic trees of DNA sequences
Install
- All systems
-
curl cmd.cat/restart.sh
- Debian
-
apt-get install fastdnaml
- Ubuntu
-
apt-get install fastdnaml
- Kali Linux
-
apt-get install fastdnaml
- CentOS
-
yum install upstart
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install fastdnaml
- Raspbian
-
apt-get install fastdnaml
- Dockerfile
- dockerfile.run/restart
fastdnaml
Tool for construction of phylogenetic trees of DNA sequences
fastDNAml is a program derived from Joseph Felsenstein's version 3.3 DNAML (part of his PHYLIP package). Users should consult the documentation for DNAML before using this program. fastDNAml is an attempt to solve the same problem as DNAML, but to do so faster and using less memory, so that larger trees and/or more bootstrap replicates become tractable. Much of fastDNAml is merely a recoding of the PHYLIP 3.3 DNAML program from PASCAL to C. Note that the homepage of this program is not available any more and so this program will probably not see any further updates.
upstart
event-based init daemon
upstart is a replacement for the /sbin/init daemon which handles starting of tasks and services during boot, stopping them during shutdown and supervising them while the system is running.
interchange
e-commerce and general HTTP database display system
Interchange is a database access and retrieval system focused on e-commerce. It allows customers to select items to buy from catalog pages. The program tracks user information in sessions and interacts with a HTTP server through sockets.