Commit graph

6 commits

Author SHA1 Message Date
Matthias De Smet
771d5a19f1 fix reference arg 2022-04-29 11:12:24 +02:00
Matthias De Smet
20ebb89ff9 update to long args 2022-04-29 10:52:40 +02:00
Matthias De Smet
00467ac64a update command line syntax for all tools 2022-04-29 07:57:11 +02:00
Matthias De Smet
6ca6de91f8 bump picard version across the board 2022-04-29 07:47:24 +02:00
Edmund Miller
f080015754
Prettier (#1405)
* style: Add prettier config files

* build: Add prettier vscode extension

* ci: Replace markdownlint and yamllint with prettier

* style: Run prettier

* style: Use indent of 2 for markdown as well

https://github.com/nf-core/tools/pull/1470#issuecomment-1071028358

* style: Fix indent

* style: Let editorconfig take over tab widths

* style: yaml => yml

* ci: Run prettier once

Co-authored-by: Phil Ewels <phil.ewels@scilifelab.se>

Co-authored-by: Phil Ewels <phil.ewels@scilifelab.se>
2022-03-18 14:27:50 +01:00
Sateesh
62e5d1f0b3
Picard createsequencedictionary (#1310)
* add picard/createsequencedictionary module

* add picard-CreateSequenceDictionary

* add picard/createsequencedictionary/

* add contains to test yml

* update test yml contains

* update test yml contains

Co-authored-by: Peri <rrx8@cdc.gov>
Co-authored-by: Robert A. Petit III <robbie.petit@gmail.com>
2022-02-18 18:49:12 -07:00