Skip to content

Releases: mycobactopia-org/MTBseq-nf

v1.0.0-alpha: Iterating for publication work

08 Sep 18:56
Compare
Choose a tag to compare

Full Changelog: v0.9.9...v1.0.0-alpha

  1. Refactor the NORMAL_MODE to simply be the default mode

  2. Improve the test profiles

v0.9.9: Finishing touches for the publication

30 Aug 11:14
8b3cffc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.8...v0.9.9

v0.9.8: Transition to nf-core template

04 Jul 14:08
25440bc
Compare
Choose a tag to compare

What's Changed

  • Use nf-core template for the pipeline to facilitate standardisation by @abhi18av in #84
  • [PATCH] Using biocontainers and removing custom container version by @Mxrcon in #85
  • Modifications after extensively iterations on Virtual Machine by @Mxrcon in #86

Full Changelog: v0.9.7...v0.9.8

v0.9.7: Test release for clusters

07 Dec 19:06
fe4a1d5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.6...v0.9.7

v0.9.6: Inching towards v1.0

12 Sep 07:23
Compare
Choose a tag to compare

v0.9.5: Redesign the UX for the pipeline

10 Sep 07:41
Compare
Choose a tag to compare

What's Changed

  • Updating the documentation for MEDTROP presentation by @Mxrcon in #73
  • Improvements to the design and defaults by @abhi18av in #74

Full Changelog: v0.9.4...v0.9.5

Fix QC flow

12 May 04:37
ad52933
Compare
Choose a tag to compare

What's Changed

  • [Fix] Preventing workflows from caching the samples.tsv for cohort steps by @Mxrcon in #66
  • [FIX] Found errors in qc after debbuging by @Mxrcon in #69

Full Changelog: v0.9.3...v0.9.4

v0.9.3: Testing done on cloud/server/cluster

23 Apr 15:27
7c13a7b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.9.2...v0.9.3

Global config file for all mtbseqs and nextflow params

23 Sep 05:19
7b81c2c
Compare
Choose a tag to compare
Release 0.9.2 (#43)

* add nextflow schema

* remove hidden fields

* tweak the schema

* format files using intellij

* [FIX] Syncing stubs and scripts (#38)

* Add a basic nextflow_schema file (#37)

* add nextflow schema

* remove hidden fields

* tweak the schema

* fixing all stubs as requested

* adding stubs to rename_files module

Co-authored-by: Abhinav Sharma <abhi18av@users.noreply.github.com>

* update readme and trim config

* update the readme

* tweak readme

* Further updates for the readme

* update readme

* updated the benefits for NF wrapper

* [DEV] adding dag resources (#41)

* adding dag as png

* adding a topic to readme

* fixing wrong format

* fixing `dag-batch.png`

* Update error strategy (#42)

* Stubs and DAG file (#39)

* add nextflow schema

* remove hidden fields

* tweak the schema

* format files using intellij

* [FIX] Syncing stubs and scripts (#38)

* Add a basic nextflow_schema file (#37)

* add nextflow schema

* remove hidden fields

* tweak the schema

* fixing all stubs as requested

* adding stubs to rename_files module

Co-authored-by: Abhinav Sharma <abhi18av@users.noreply.github.com>

* update readme and trim config

* update the readme

* tweak readme

* Further updates for the readme

* update readme

* updated the benefits for NF wrapper

* [DEV] adding dag resources (#41)

* adding dag as png

* adding a topic to readme

* fixing wrong format

* fixing `dag-batch.png`

Co-authored-by: Davi Marcon <48180517+Mxrcon@users.noreply.github.com>

* Update standard.config

Co-authored-by: Davi Marcon <48180517+Mxrcon@users.noreply.github.com>

* ready for review

* [DEV] Adding notes about the native commands  (#44)

* adding my org notes

* removing org file and adding a markdown file

* restructure order of config values

Co-authored-by: Davi Marcon <48180517+Mxrcon@users.noreply.github.com>

Functional code and DAGs

09 Sep 15:57
59f7650
Compare
Choose a tag to compare
Stubs and DAG file (#39)

* add nextflow schema

* remove hidden fields

* tweak the schema

* format files using intellij

* [FIX] Syncing stubs and scripts (#38)

* Add a basic nextflow_schema file (#37)

* add nextflow schema

* remove hidden fields

* tweak the schema

* fixing all stubs as requested

* adding stubs to rename_files module

Co-authored-by: Abhinav Sharma <abhi18av@users.noreply.github.com>

* update readme and trim config

* update the readme

* tweak readme

* Further updates for the readme

* update readme

* updated the benefits for NF wrapper

* [DEV] adding dag resources (#41)

* adding dag as png

* adding a topic to readme

* fixing wrong format

* fixing `dag-batch.png`

Co-authored-by: Davi Marcon <48180517+Mxrcon@users.noreply.github.com>