BACTpipe v2.6.0
First public release
This is the first truly public release of BACTpipe implemented in Nextflow. This is the first official release, and is considered fairly reliable. Development will continue in the develop
branch, and the master
branch will from now on only receive major updates and potentially hotfixes.
Try it out and let us know what you think!
nextflow run ctmrbio/BACTpipe --reads 'path/to/*_R{1,2}.fastq.gz'
Check the official documentation at https://bactpipe.readthedocs.org for more details on requirements and how to run BACTpipe.