Repository holding scripts for the activities in the labs.
- Install docker from here.
Run the following command to build and run partition_finder.
.\lab_4\docker_run.ps1It unpacks the zip, moves the sample .cfg, and packs a python environment for partition finder (that was downloaded from GitHub Release).
Run the following command to build and run Notung.
.\lab_6\build_notung.ps1
.\lab_6\run_notung.ps1To change the files, edit the lab_6\run_notung.ps1 file.
Run the following command to build and run IQ-TREE.
.\lab_6\run_iqtree.ps1To change the files, edit the lab_6\run_iqtree.ps1 file.