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

1.7.0

Compare
Choose a tag to compare
@sravel sravel released this 04 Nov 08:14
· 39 commits to master since this release
0e2ec6b

CulebrONT v.1.7.0 🐍 :

⚠️ in this release you need to update your config.yaml file with the new considered arguments

Major Changes:

  • Addition of a new 'MODE' parameter to FLYE and CANU: allows modification of the tool's basic option; for instance FLYE can use ''--nano-raw" if Guppy < v5 or "--nano-hq" if Guppy >= v5
  • Fix bug "FLYE params not passed to Snakefile"
  • Update tools versions in Containers/Singularity.culebront_tools.def
  • local run now uses the true number of threads provided through -c option

Minor Changes:

  • Raise an error on fastq files containing an underscore ("_") to warn of an error latter in the report
  • Improved scripts for job submission

Documentation

  • Update of documentation for installation
  • Improving FAQ