Skip to content

RemieJanssen/PhyloWebTools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PhyloWebTools

Web-based tools for phylogenetic networks

Run

locally

First build and activate the conda environment defined in envs/phylo-web-tools.source.yml. Then run the tool with the command flask run.

docker

Run with docker-compose up --build Enter the container with: docker-compose run phylowebtools /bin/bash

Dev

Conda pin versions

Lock/pin the package versions

cd ./envs
conda env update -f ./phylo-web-tools.source.yml
conda activate phylo-web-tools
conda env export > phylo-web-tools.yml

About

Web-based tools for phylogenetic networks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published