Skip to content

Phylogeny related tools packaged into Dockerized containers.

Notifications You must be signed in to change notification settings

Mapleia/BIOL417

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

BIOL 417

Repository holding scripts for the activities in the labs.

Prerequisites

  1. Install docker from here.

Lab 4

partition_finder

Run the following command to build and run partition_finder.

.\lab_4\docker_run.ps1

It unpacks the zip, moves the sample .cfg, and packs a python environment for partition finder (that was downloaded from GitHub Release).

Lab 6

Notung

Run the following command to build and run Notung.

.\lab_6\build_notung.ps1
.\lab_6\run_notung.ps1

To change the files, edit the lab_6\run_notung.ps1 file.

IQ-TREE

Run the following command to build and run IQ-TREE.

.\lab_6\run_iqtree.ps1

To change the files, edit the lab_6\run_iqtree.ps1 file.

About

Phylogeny related tools packaged into Dockerized containers.

Topics

Resources

Stars

Watchers

Forks