diff --git a/Changes.md b/Changes.md index a5e1e23..c36dd27 100644 --- a/Changes.md +++ b/Changes.md @@ -1,7 +1,10 @@ # Changes being added +## dev branch +- working on adding a map module + ## v1.4.4 -- adding the option to run pharokka with --pyrodigal-gv to test for alternate coding genes +- adding the option to run pharokka with --pyrodigal-gv to test for alternate coding genes in config file - sphae plots fix ## v1.4.3 diff --git a/sphae/workflow/envs/qc.yaml b/sphae/workflow/envs/qc.yaml index d44b14a..53af87b 100644 --- a/sphae/workflow/envs/qc.yaml +++ b/sphae/workflow/envs/qc.yaml @@ -1,6 +1,7 @@ name: fastp channels: - defaults + - conda-forge - bioconda dependencies: - fastp>=0.23.4