Skip to content
This repository has been archived by the owner on Jan 31, 2024. It is now read-only.

2.0.1

Compare
Choose a tag to compare
@julieaorjuela julieaorjuela released this 25 Feb 15:20
· 13 commits to master since this release

CulebrONT release 2.0.1 🐍

We are (again) here !! because we love fix bugs 🐛 !

Minor (but cool) changes

🐞 now is possible to add nodelist slurm option in cluster_config.yaml. Cool to force a specific node of a partition.
📁 All assemblies for all samples can be found now in a single directory ASSEMBLIES

Fixing bugs

🐛 Fix bug in run_cluster command line. We have forgotten remove a parameter in a def and it broken all!!
🐛 Fix bug when singularity was used in cluster mode. Path problem of singularity image.

Docs

🔢 improving our english in docs (thanks @francoissabot @scunnac )

Minor changes for developers

🥇 improve test for gitlab and github