rbturnbull / orthoflow

Orthoflow is a workflow for phylogenetic inference of genome-scale datasets of protein-coding genes.
https://rbturnbull.github.io/orthoflow/
Apache License 2.0
10 stars 2 forks source link

Our own executable #13

Closed rbturnbull closed 2 years ago

rbturnbull commented 2 years ago

I think we should have our own executable which can be run in any directory. I think it's best if the workflow is included in a python module and the executable knows where that is and tells snakemake the path to it. This means restructuring the code to be included in the module.