Just finished working through some install and running issues and noted some changes that we should make to the environment.yaml file:
- Current format of eukrhythmic needs to be snakemake < 8 so we should add that to the install.
- Biopython is required but missing from the environment file
- had syntax errors with python with version 3.12 but works with 3.11.3... not sure why.
Just finished working through some install and running issues and noted some changes that we should make to the
environment.yamlfile: