diff --git a/docs/images/nf-core-bump-version.svg b/docs/images/nf-core-bump-version.svg
index a956d2c922..6ccdc52346 100644
--- a/docs/images/nf-core-bump-version.svg
+++ b/docs/images/nf-core-bump-version.svg
@@ -19,78 +19,78 @@
font-weight: 700;
}
- .terminal-440110297-matrix {
+ .terminal-218664248-matrix {
font-family: Fira Code, monospace;
font-size: 20px;
line-height: 24.4px;
font-variant-east-asian: full-width;
}
- .terminal-440110297-title {
+ .terminal-218664248-title {
font-size: 18px;
font-weight: bold;
font-family: arial;
}
- .terminal-440110297-r1 { fill: #c5c8c6 }
-.terminal-440110297-r2 { fill: #98a84b }
-.terminal-440110297-r3 { fill: #9a9b99 }
-.terminal-440110297-r4 { fill: #608ab1 }
-.terminal-440110297-r5 { fill: #d0b344 }
-.terminal-440110297-r6 { fill: #868887 }
-.terminal-440110297-r7 { fill: #cc555a }
+ .terminal-218664248-r1 { fill: #c5c8c6 }
+.terminal-218664248-r2 { fill: #98a84b }
+.terminal-218664248-r3 { fill: #9a9b99 }
+.terminal-218664248-r4 { fill: #608ab1 }
+.terminal-218664248-r5 { fill: #d0b344 }
+.terminal-218664248-r6 { fill: #868887 }
+.terminal-218664248-r7 { fill: #cc555a }
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
@@ -102,26 +102,26 @@
-
+
-
- $ nf-core bump-version 1.1
-
- ,--./,-.
- ___ __ __ __ ___ /,-._.--~\
- |\ | |__ __ / ` / \ |__) |__ } {
- | \| | \__, \__/ | \ |___ \`-._,-`-,
- `._,._,'
-
- nf-core/tools version 2.5 - https://nf-co.re
-
-
-INFO Changing version number from '1.0dev' to '1.1'bump_version.py:35
-INFO Updated version in 'nextflow.config'bump_version.py:164
- - version = '1.0dev'
- + version = '1.1'
-
-
+
+ $ nf-core bump-version 1.1
+
+ ,--./,-.
+ ___ __ __ __ ___ /,-._.--~\
+ |\ | |__ __ / ` / \ |__) |__ } {
+ | \| | \__, \__/ | \ |___ \`-._,-`-,
+ `._,._,'
+
+ nf-core/tools version 2.5.1 - https://nf-co.re
+
+
+INFO Changing version number from '1.0dev' to '1.1'bump_version.py:35
+INFO Updated version in 'nextflow.config'bump_version.py:164
+ - version = '1.0dev'
+ + version = '1.1'
+
+
diff --git a/docs/images/nf-core-create.svg b/docs/images/nf-core-create.svg
index 96278a10cd..7788ad2acf 100644
--- a/docs/images/nf-core-create.svg
+++ b/docs/images/nf-core-create.svg
@@ -19,108 +19,108 @@
font-weight: 700;
}
- .terminal-2135273577-matrix {
+ .terminal-1555017928-matrix {
font-family: Fira Code, monospace;
font-size: 20px;
line-height: 24.4px;
font-variant-east-asian: full-width;
}
- .terminal-2135273577-title {
+ .terminal-1555017928-title {
font-size: 18px;
font-weight: bold;
font-family: arial;
}
- .terminal-2135273577-r1 { fill: #c5c8c6 }
-.terminal-2135273577-r2 { fill: #98a84b }
-.terminal-2135273577-r3 { fill: #9a9b99 }
-.terminal-2135273577-r4 { fill: #608ab1 }
-.terminal-2135273577-r5 { fill: #d0b344 }
-.terminal-2135273577-r6 { fill: #868887 }
-.terminal-2135273577-r7 { fill: #98729f }
-.terminal-2135273577-r8 { fill: #ff2c7a }
-.terminal-2135273577-r9 { fill: #98a84b;font-weight: bold }
-.terminal-2135273577-r10 { fill: #1984e9;text-decoration: underline; }
+ .terminal-1555017928-r1 { fill: #c5c8c6 }
+.terminal-1555017928-r2 { fill: #98a84b }
+.terminal-1555017928-r3 { fill: #9a9b99 }
+.terminal-1555017928-r4 { fill: #608ab1 }
+.terminal-1555017928-r5 { fill: #d0b344 }
+.terminal-1555017928-r6 { fill: #868887 }
+.terminal-1555017928-r7 { fill: #98729f }
+.terminal-1555017928-r8 { fill: #ff2c7a }
+.terminal-1555017928-r9 { fill: #98a84b;font-weight: bold }
+.terminal-1555017928-r10 { fill: #1984e9;text-decoration: underline; }
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
@@ -132,35 +132,35 @@
-
+
-
- $ nf-core create -n nextbigthing -d "This pipeline analyses data from the next big omics technique"
--a "Big Steve" --plain
-
- ,--./,-.
- ___ __ __ __ ___ /,-._.--~\
- |\ | |__ __ / ` / \ |__) |__ } {
- | \| | \__, \__/ | \ |___ \`-._,-`-,
- `._,._,'
-
- nf-core/tools version 2.5 - https://nf-co.re
-
-
-INFO Creating new nf-core pipeline: 'nf-core/nextbigthing'create.py:236
-INFO Initialising pipeline git repository create.py:538
-INFO Done. Remember to add a remote and push to GitHub: create.py:545
- cd /home/runner/work/tools/tools/tmp/nf-core-nextbigthing
- git remote add origin git@github.com:USERNAME/REPO_NAME.git
- git push --all origin
-INFO This will also push your newly created dev branch and the TEMPLATE branch for create.py:551
- syncing.
-INFO !!!!!! IMPORTANT !!!!!!create.py:227
-
-If you are interested in adding your pipeline to the nf-core community,
-PLEASE COME AND TALK TO US IN THE NF-CORE SLACK BEFORE WRITING ANY CODE!
-
-Please read: https://nf-co.re/developers/adding_pipelines#join-the-community
+
+ $ nf-core create -n nextbigthing -d "This pipeline analyses data from the next big omics technique"
+-a "Big Steve" --plain
+
+ ,--./,-.
+ ___ __ __ __ ___ /,-._.--~\
+ |\ | |__ __ / ` / \ |__) |__ } {
+ | \| | \__, \__/ | \ |___ \`-._,-`-,
+ `._,._,'
+
+ nf-core/tools version 2.5.1 - https://nf-co.re
+
+
+INFO Creating new nf-core pipeline: 'nf-core/nextbigthing'create.py:236
+INFO Initialising pipeline git repository create.py:538
+INFO Done. Remember to add a remote and push to GitHub: create.py:545
+ cd /home/runner/work/tools/tools/tmp/nf-core-nextbigthing
+ git remote add origin git@github.com:USERNAME/REPO_NAME.git
+ git push --all origin
+INFO This will also push your newly created dev branch and the TEMPLATE branch for create.py:551
+ syncing.
+INFO !!!!!! IMPORTANT !!!!!!create.py:227
+
+If you are interested in adding your pipeline to the nf-core community,
+PLEASE COME AND TALK TO US IN THE NF-CORE SLACK BEFORE WRITING ANY CODE!
+
+Please read: https://nf-co.re/developers/adding_pipelines#join-the-community
diff --git a/docs/images/nf-core-download.svg b/docs/images/nf-core-download.svg
index 9fd4ecc75a..d72b0ac0d6 100644
--- a/docs/images/nf-core-download.svg
+++ b/docs/images/nf-core-download.svg
@@ -19,77 +19,77 @@
font-weight: 700;
}
- .terminal-3988708441-matrix {
+ .terminal-2067913912-matrix {
font-family: Fira Code, monospace;
font-size: 20px;
line-height: 24.4px;
font-variant-east-asian: full-width;
}
- .terminal-3988708441-title {
+ .terminal-2067913912-title {
font-size: 18px;
font-weight: bold;
font-family: arial;
}
- .terminal-3988708441-r1 { fill: #c5c8c6 }
-.terminal-3988708441-r2 { fill: #98a84b }
-.terminal-3988708441-r3 { fill: #9a9b99 }
-.terminal-3988708441-r4 { fill: #608ab1 }
-.terminal-3988708441-r5 { fill: #d0b344 }
-.terminal-3988708441-r6 { fill: #868887 }
+ .terminal-2067913912-r1 { fill: #c5c8c6 }
+.terminal-2067913912-r2 { fill: #98a84b }
+.terminal-2067913912-r3 { fill: #9a9b99 }
+.terminal-2067913912-r4 { fill: #608ab1 }
+.terminal-2067913912-r5 { fill: #d0b344 }
+.terminal-2067913912-r6 { fill: #868887 }
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
@@ -101,26 +101,26 @@
-
+
-
- $ nf-core download rnaseq -r 3.8 --outdir nf-core-rnaseq -x none -c none
-
- ,--./,-.
- ___ __ __ __ ___ /,-._.--~\
- |\ | |__ __ / ` / \ |__) |__ } {
- | \| | \__, \__/ | \ |___ \`-._,-`-,
- `._,._,'
-
- nf-core/tools version 2.5 - https://nf-co.re
-
-
-INFO Saving 'nf-core/rnaseq'download.py:158
- Pipeline revision: '3.8'
- Pull containers: 'none'
- Output directory: 'nf-core-rnaseq'
-INFO Downloading workflow files from GitHub download.py:161
-INFO Downloading centralised configs from GitHub download.py:165
+
+ $ nf-core download rnaseq -r 3.8 --outdir nf-core-rnaseq -x none -c none
+
+ ,--./,-.
+ ___ __ __ __ ___ /,-._.--~\
+ |\ | |__ __ / ` / \ |__) |__ } {
+ | \| | \__, \__/ | \ |___ \`-._,-`-,
+ `._,._,'
+
+ nf-core/tools version 2.5.1 - https://nf-co.re
+
+
+INFO Saving 'nf-core/rnaseq'download.py:158
+ Pipeline revision: '3.8'
+ Pull containers: 'none'
+ Output directory: 'nf-core-rnaseq'
+INFO Downloading workflow files from GitHub download.py:161
+INFO Downloading centralised configs from GitHub download.py:165
diff --git a/docs/images/nf-core-launch-rnaseq.svg b/docs/images/nf-core-launch-rnaseq.svg
index 0815e2d7fe..06008efdc8 100644
--- a/docs/images/nf-core-launch-rnaseq.svg
+++ b/docs/images/nf-core-launch-rnaseq.svg
@@ -19,73 +19,73 @@
font-weight: 700;
}
- .terminal-2111743518-matrix {
+ .terminal-2752685693-matrix {
font-family: Fira Code, monospace;
font-size: 20px;
line-height: 24.4px;
font-variant-east-asian: full-width;
}
- .terminal-2111743518-title {
+ .terminal-2752685693-title {
font-size: 18px;
font-weight: bold;
font-family: arial;
}
- .terminal-2111743518-r1 { fill: #c5c8c6 }
-.terminal-2111743518-r2 { fill: #98a84b }
-.terminal-2111743518-r3 { fill: #9a9b99 }
-.terminal-2111743518-r4 { fill: #608ab1 }
-.terminal-2111743518-r5 { fill: #d0b344 }
-.terminal-2111743518-r6 { fill: #868887 }
-.terminal-2111743518-r7 { fill: #c5c8c6;font-weight: bold }
-.terminal-2111743518-r8 { fill: #68a0b3;font-weight: bold }
+ .terminal-2752685693-r1 { fill: #c5c8c6 }
+.terminal-2752685693-r2 { fill: #98a84b }
+.terminal-2752685693-r3 { fill: #9a9b99 }
+.terminal-2752685693-r4 { fill: #608ab1 }
+.terminal-2752685693-r5 { fill: #d0b344 }
+.terminal-2752685693-r6 { fill: #868887 }
+.terminal-2752685693-r7 { fill: #c5c8c6;font-weight: bold }
+.terminal-2752685693-r8 { fill: #68a0b3;font-weight: bold }
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
@@ -97,24 +97,24 @@
-
+
-
- $ nf-core launch rnaseq -r 3.8.1
-
- ,--./,-.
- ___ __ __ __ ___ /,-._.--~\
- |\ | |__ __ / ` / \ |__) |__ } {
- | \| | \__, \__/ | \ |___ \`-._,-`-,
- `._,._,'
-
- nf-core/tools version 2.5 - https://nf-co.re
-
-
-INFO NOTE: This tool ignores any pipeline parameter defaults overwritten by launch.py:131
- Nextflow config files or profiles
-
-INFO Downloading workflow: nf-core/rnaseq (3.8.1)list.py:67
+
+ $ nf-core launch rnaseq -r 3.8.1
+
+ ,--./,-.
+ ___ __ __ __ ___ /,-._.--~\
+ |\ | |__ __ / ` / \ |__) |__ } {
+ | \| | \__, \__/ | \ |___ \`-._,-`-,
+ `._,._,'
+
+ nf-core/tools version 2.5.1 - https://nf-co.re
+
+
+INFO NOTE: This tool ignores any pipeline parameter defaults overwritten by launch.py:131
+ Nextflow config files or profiles
+
+INFO Downloading workflow: nf-core/rnaseq (3.8.1)list.py:67
diff --git a/docs/images/nf-core-licences.svg b/docs/images/nf-core-licences.svg
index df8efdc33f..ab893e956e 100644
--- a/docs/images/nf-core-licences.svg
+++ b/docs/images/nf-core-licences.svg
@@ -19,109 +19,109 @@
font-weight: 700;
}
- .terminal-1746868888-matrix {
+ .terminal-2684361463-matrix {
font-family: Fira Code, monospace;
font-size: 20px;
line-height: 24.4px;
font-variant-east-asian: full-width;
}
- .terminal-1746868888-title {
+ .terminal-2684361463-title {
font-size: 18px;
font-weight: bold;
font-family: arial;
}
- .terminal-1746868888-r1 { fill: #c5c8c6 }
-.terminal-1746868888-r2 { fill: #98a84b }
-.terminal-1746868888-r3 { fill: #9a9b99 }
-.terminal-1746868888-r4 { fill: #608ab1 }
-.terminal-1746868888-r5 { fill: #d0b344 }
-.terminal-1746868888-r6 { fill: #68a0b3;font-weight: bold }
-.terminal-1746868888-r7 { fill: #868887 }
-.terminal-1746868888-r8 { fill: #c5c8c6;font-weight: bold }
+ .terminal-2684361463-r1 { fill: #c5c8c6 }
+.terminal-2684361463-r2 { fill: #98a84b }
+.terminal-2684361463-r3 { fill: #9a9b99 }
+.terminal-2684361463-r4 { fill: #608ab1 }
+.terminal-2684361463-r5 { fill: #d0b344 }
+.terminal-2684361463-r6 { fill: #68a0b3;font-weight: bold }
+.terminal-2684361463-r7 { fill: #868887 }
+.terminal-2684361463-r8 { fill: #c5c8c6;font-weight: bold }
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
@@ -133,36 +133,36 @@
-
+
-
- $ nf-core licences deepvariant
-
- ,--./,-.
- ___ __ __ __ ___ /,-._.--~\
- |\ | |__ __ / ` / \ |__) |__ } {
- | \| | \__, \__/ | \ |___ \`-._,-`-,
- `._,._,'
-
- nf-core/tools version 2.5 - https://nf-co.re
-
-
-INFO Fetching licence information for 8 tools licences.py:77
-INFO Warning: This tool only prints licence information for the software tools licences.py:98
- packaged using conda.
-INFO The pipeline may use other software and dependencies not described here. licences.py:99
-┏━━━━━━━━━━━━━━┳━━━━━━━━━┳━━━━━━━━━┓
-┃Package Name┃Version┃Licence┃
-┡━━━━━━━━━━━━━━╇━━━━━━━━━╇━━━━━━━━━┩
-│ lbzip2 │ 2.5 │ GPL v3 │
-│ deepvariant │ 0.7.0 │ MIT │
-│ htslib │ 1.9 │ MIT │
-│ picard │ 2.18.7 │ MIT │
-│ pip │ 10.0.1 │ MIT │
-│ samtools │ 1.9 │ MIT │
-│ python │ 2.7.15 │ PSF │
-│ bzip2 │ 1.0.6 │ bzip2 │
-└──────────────┴─────────┴─────────┘
+
+ $ nf-core licences deepvariant
+
+ ,--./,-.
+ ___ __ __ __ ___ /,-._.--~\
+ |\ | |__ __ / ` / \ |__) |__ } {
+ | \| | \__, \__/ | \ |___ \`-._,-`-,
+ `._,._,'
+
+ nf-core/tools version 2.5.1 - https://nf-co.re
+
+
+INFO Fetching licence information for 8 tools licences.py:77
+INFO Warning: This tool only prints licence information for the software tools licences.py:98
+ packaged using conda.
+INFO The pipeline may use other software and dependencies not described here. licences.py:99
+┏━━━━━━━━━━━━━━┳━━━━━━━━━┳━━━━━━━━━┓
+┃Package Name┃Version┃Licence┃
+┡━━━━━━━━━━━━━━╇━━━━━━━━━╇━━━━━━━━━┩
+│ lbzip2 │ 2.5 │ GPL v3 │
+│ deepvariant │ 0.7.0 │ MIT │
+│ htslib │ 1.9 │ MIT │
+│ picard │ 2.18.7 │ MIT │
+│ pip │ 10.0.1 │ MIT │
+│ samtools │ 1.9 │ MIT │
+│ python │ 2.7.15 │ PSF │
+│ bzip2 │ 1.0.6 │ bzip2 │
+└──────────────┴─────────┴─────────┘
diff --git a/docs/images/nf-core-lint.svg b/docs/images/nf-core-lint.svg
index b7788b02ca..ff0b82569c 100644
--- a/docs/images/nf-core-lint.svg
+++ b/docs/images/nf-core-lint.svg
@@ -1,4 +1,4 @@
-