├── README.md ├── add_theta_to_log.rb ├── example.con.txt ├── example.phy ├── example.spc.txt ├── example.tre └── snapp_prep.rb /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mmatschiner/snapp_prep/HEAD/README.md -------------------------------------------------------------------------------- /add_theta_to_log.rb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mmatschiner/snapp_prep/HEAD/add_theta_to_log.rb -------------------------------------------------------------------------------- /example.con.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mmatschiner/snapp_prep/HEAD/example.con.txt -------------------------------------------------------------------------------- /example.phy: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mmatschiner/snapp_prep/HEAD/example.phy -------------------------------------------------------------------------------- /example.spc.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mmatschiner/snapp_prep/HEAD/example.spc.txt -------------------------------------------------------------------------------- /example.tre: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mmatschiner/snapp_prep/HEAD/example.tre -------------------------------------------------------------------------------- /snapp_prep.rb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mmatschiner/snapp_prep/HEAD/snapp_prep.rb --------------------------------------------------------------------------------