https://github.com/nylander/mailfit
Perl script that runs PAUP and MrModeltest2 (or Modeltest) and sends (optionally) results via e-mail.
https://github.com/nylander/mailfit
Last synced: about 1 month ago
JSON representation
Perl script that runs PAUP and MrModeltest2 (or Modeltest) and sends (optionally) results via e-mail.
- Host: GitHub
- URL: https://github.com/nylander/mailfit
- Owner: nylander
- Created: 2013-01-11T15:20:58.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-01-11T15:27:12.000Z (over 13 years ago)
- Last Synced: 2025-03-05T04:38:46.923Z (over 1 year ago)
- Language: Perl
- Size: 121 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Mailfit
=======
Perl script that runs PAUP and MrModeltest2 (or Modeltest) and sends (optionally) results via e-mail.
README mailfit.pl v.0.2
06/23/2006 03:24:10
Files:
mailfit.pl -- the script
mailfit.txt -- documentation in simple text format
mailfit.html -- documentation in html format
data.nex -- test data
README -- this file
Get started:
Make sure the script is executable (chmod +x mailfit.pl)
./mailfit.pl
Dependencies:
PAUP* (installed as "paup"),
MrModeltest2 (installed as "mrmodeltest2"), or
Modeltest (installed as "modeltest")
mutt or mail (these are optional)