HighlanderLab / tree_seq_pipeline

Pipeline to infer tree sequences with different datasets
MIT License
3 stars 7 forks source link

make `ancestral_Eddie.yaml` easier to adjust #60

Closed hannesbecher closed 9 months ago

hannesbecher commented 9 months ago

If someone pulls the repo, they are likely to first want to run the small bee test dataset. For this to work, they would have to change four paths in the file ancestral_Eddie.yaml.

I suggest to change the file, using relative paths and setting one base path. The user will only have to adjust the base path.

hannesbecher commented 9 months ago

Solved with PR #67