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 NameVersionLicence -┡━━━━━━━━━━━━━━╇━━━━━━━━━╇━━━━━━━━━┩ -│ 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 NameVersionLicence +┡━━━━━━━━━━━━━━╇━━━━━━━━━╇━━━━━━━━━┩ +│ 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 @@ - + - - + + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + + + + + + + - + - + - - $ nf-core lint - -                                          ,--./,-. -          ___     __   __   __   ___     /,-._.--~\ -    |\ | |__  __ /  ` /  \ |__) |__         }  { -    | \| |       \__, \__/ |  \ |___     \`-._,-`-, -                                          `._,._,' - -    nf-core/tools version 2.5 - https://nf-co.re - - - -INFO     Testing pipeline: .__init__.py:263 - - -Linting local modules━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━0 of 1 » samplesheet_check -Linting local modules━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━1 of 1 » samplesheet_check - - -Linting nf-core modules━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━0 of 3 » custom/dumpsoftwareversions -Linting nf-core modules━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━1 of 3 » custom/dumpsoftwareversions -Linting nf-core modules━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━1 of 3 » custom/dumpsoftwareversions -Linting nf-core modules━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━2 of 3 » fastqc -Linting nf-core modules━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━2 of 3 » fastqc -Linting nf-core modules━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━2 of 3 » fastqc -Linting nf-core modules━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━3 of 3 » multiqc -Linting nf-core modules━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━3 of 3 » multiqc -Linting nf-core modules━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━3 of 3 » multiqc -Linting nf-core modules━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━3 of 3 » multiqc - - -╭─[?] 1 Pipeline Test Ignored ────────────────────────────────────────────────────────────────────╮ - -pipeline_todos: pipeline_todos - -╰──────────────────────────────────────────────────────────────────────────────────────────────────╯ - -╭─[!] 5 Module Test Warnings ─────────────────────────────────────────────────────────────────────╮ -                                           ╷                          ╷                            -Module name                              File path               Test message              -╶──────────────────────────────────────────┼──────────────────────────┼──────────────────────────╴ -custom/dumpsoftwareversionsmodules/nf-core/modules…New version available -fastqcmodules/nf-core/modules…New version available -multiqcmodules/nf-core/modules…New version available -samplesheet_checkmodules/local/sampleshe…Process label unspecified -samplesheet_checkmodules/local/sampleshe…when: condition has been  -removed -                                           ╵                          ╵                            -╰──────────────────────────────────────────────────────────────────────────────────────────────────╯ -╭───────────────────────╮ -LINT RESULTS SUMMARY  -├───────────────────────┤ -[✔] 169 Tests Passed -[?]   1 Test Ignored -[!]   5 Test Warnings -[✗]   0 Tests Failed -╰───────────────────────╯ + + $ nf-core lint + +                                          ,--./,-. +          ___     __   __   __   ___     /,-._.--~\ +    |\ | |__  __ /  ` /  \ |__) |__         }  { +    | \| |       \__, \__/ |  \ |___     \`-._,-`-, +                                          `._,._,' + +    nf-core/tools version 2.5.1 - https://nf-co.re + + + +INFO     Testing pipeline: .__init__.py:263 + + +Linting local modules━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━0 of 1 » samplesheet_check +Linting local modules━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━1 of 1 » samplesheet_check + + +Linting nf-core modules━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━0 of 3 » custom/dumpsoftwareversions +Linting nf-core modules━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━1 of 3 » custom/dumpsoftwareversions +Linting nf-core modules━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━1 of 3 » custom/dumpsoftwareversions +Linting nf-core modules━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━1 of 3 » custom/dumpsoftwareversions +Linting nf-core modules━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━2 of 3 » fastqc +Linting nf-core modules━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━2 of 3 » fastqc +Linting nf-core modules━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━2 of 3 » fastqc +Linting nf-core modules━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━3 of 3 » multiqc +Linting nf-core modules━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━3 of 3 » multiqc +Linting nf-core modules━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━3 of 3 » multiqc +Linting nf-core modules━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━3 of 3 » multiqc +Linting nf-core modules━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━3 of 3 » multiqc + + +╭─[?] 1 Pipeline Test Ignored ────────────────────────────────────────────────────────────────────╮ + +pipeline_todos: pipeline_todos + +╰──────────────────────────────────────────────────────────────────────────────────────────────────╯ + +╭─[!] 5 Module Test Warnings ─────────────────────────────────────────────────────────────────────╮ +                                           ╷                          ╷                            +Module name                              File path               Test message              +╶──────────────────────────────────────────┼──────────────────────────┼──────────────────────────╴ +custom/dumpsoftwareversionsmodules/nf-core/modules…New version available +fastqcmodules/nf-core/modules…New version available +multiqcmodules/nf-core/modules…New version available +samplesheet_checkmodules/local/sampleshe…Process label unspecified +samplesheet_checkmodules/local/sampleshe…when: condition has been  +removed +                                           ╵                          ╵                            +╰──────────────────────────────────────────────────────────────────────────────────────────────────╯ +╭───────────────────────╮ +LINT RESULTS SUMMARY  +├───────────────────────┤ +[✔] 171 Tests Passed +[?]   1 Test Ignored +[!]   5 Test Warnings +[✗]   0 Tests Failed +╰───────────────────────╯ diff --git a/docs/images/nf-core-list-rna.svg b/docs/images/nf-core-list-rna.svg index def102c509..5060abb2f9 100644 --- a/docs/images/nf-core-list-rna.svg +++ b/docs/images/nf-core-list-rna.svg @@ -19,99 +19,99 @@ font-weight: 700; } - .terminal-2458374773-matrix { + .terminal-461755092-matrix { font-family: Fira Code, monospace; font-size: 20px; line-height: 24.4px; font-variant-east-asian: full-width; } - .terminal-2458374773-title { + .terminal-461755092-title { font-size: 18px; font-weight: bold; font-family: arial; } - .terminal-2458374773-r1 { fill: #c5c8c6 } -.terminal-2458374773-r2 { fill: #98a84b } -.terminal-2458374773-r3 { fill: #9a9b99 } -.terminal-2458374773-r4 { fill: #608ab1 } -.terminal-2458374773-r5 { fill: #d0b344 } -.terminal-2458374773-r6 { fill: #c5c8c6;font-weight: bold } -.terminal-2458374773-r7 { fill: #868887 } + .terminal-461755092-r1 { fill: #c5c8c6 } +.terminal-461755092-r2 { fill: #98a84b } +.terminal-461755092-r3 { fill: #9a9b99 } +.terminal-461755092-r4 { fill: #608ab1 } +.terminal-461755092-r5 { fill: #d0b344 } +.terminal-461755092-r6 { fill: #c5c8c6;font-weight: bold } +.terminal-461755092-r7 { fill: #868887 } - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -123,33 +123,33 @@ - + - - $ nf-core list rna rna-seq - -                                          ,--./,-. -          ___     __   __   __   ___     /,-._.--~\ -    |\ | |__  __ /  ` /  \ |__) |__         }  { -    | \| |       \__, \__/ |  \ |___     \`-._,-`-, -                                          `._,._,' - -    nf-core/tools version 2.5 - https://nf-co.re - - -┏━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━┳━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━┳━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━┓ -Have latest         -Pipeline Name       StarsLatest Release    ReleasedLast Pulledrelease?            -┡━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━╇━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━╇━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━┩ -│ rnafusion            │    76 │          2.1.0 │ 2 months ago │           - │ -                   │ -│ smrnaseq             │    42 │          2.0.0 │ 3 months ago │           - │ -                   │ -│ rnaseq               │   501 │          3.8.1 │ 3 months ago │           - │ -                   │ -│ dualrnaseq           │     7 │          1.0.0 │  2 years ago │           - │ -                   │ -│ circrna              │    19 │            dev │            - │           - │ -                   │ -│ lncpipe              │    23 │            dev │            - │           - │ -                   │ -│ scflow               │    12 │            dev │            - │           - │ -                   │ -│ spatialtranscriptom… │    10 │            dev │            - │           - │ -                   │ -└──────────────────────┴───────┴────────────────┴──────────────┴─────────────┴─────────────────────┘ + + $ nf-core list rna rna-seq + +                                          ,--./,-. +          ___     __   __   __   ___     /,-._.--~\ +    |\ | |__  __ /  ` /  \ |__) |__         }  { +    | \| |       \__, \__/ |  \ |___     \`-._,-`-, +                                          `._,._,' + +    nf-core/tools version 2.5.1 - https://nf-co.re + + +┏━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━┳━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━┳━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━┓ +Have latest         +Pipeline Name       StarsLatest Release    ReleasedLast Pulledrelease?            +┡━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━╇━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━╇━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━┩ +│ rnafusion            │    76 │          2.1.0 │ 2 months ago │           - │ -                   │ +│ smrnaseq             │    42 │          2.0.0 │ 3 months ago │           - │ -                   │ +│ rnaseq               │   501 │          3.8.1 │ 3 months ago │           - │ -                   │ +│ dualrnaseq           │     7 │          1.0.0 │  2 years ago │           - │ -                   │ +│ circrna              │    19 │            dev │            - │           - │ -                   │ +│ lncpipe              │    23 │            dev │            - │           - │ -                   │ +│ scflow               │    12 │            dev │            - │           - │ -                   │ +│ spatialtranscriptom… │    10 │            dev │            - │           - │ -                   │ +└──────────────────────┴───────┴────────────────┴──────────────┴─────────────┴─────────────────────┘ diff --git a/docs/images/nf-core-list-stars.svg b/docs/images/nf-core-list-stars.svg index 6b8aa5659b..c0a53819d9 100644 --- a/docs/images/nf-core-list-stars.svg +++ b/docs/images/nf-core-list-stars.svg @@ -19,88 +19,88 @@ font-weight: 700; } - .terminal-2850002601-matrix { + .terminal-478910217-matrix { font-family: Fira Code, monospace; font-size: 20px; line-height: 24.4px; font-variant-east-asian: full-width; } - .terminal-2850002601-title { + .terminal-478910217-title { font-size: 18px; font-weight: bold; font-family: arial; } - .terminal-2850002601-r1 { fill: #c5c8c6 } -.terminal-2850002601-r2 { fill: #98a84b } -.terminal-2850002601-r3 { fill: #9a9b99 } -.terminal-2850002601-r4 { fill: #608ab1 } -.terminal-2850002601-r5 { fill: #d0b344 } -.terminal-2850002601-r6 { fill: #c5c8c6;font-weight: bold } -.terminal-2850002601-r7 { fill: #868887 } -.terminal-2850002601-r8 { fill: #868887;font-style: italic; } + .terminal-478910217-r1 { fill: #c5c8c6 } +.terminal-478910217-r2 { fill: #98a84b } +.terminal-478910217-r3 { fill: #9a9b99 } +.terminal-478910217-r4 { fill: #608ab1 } +.terminal-478910217-r5 { fill: #d0b344 } +.terminal-478910217-r6 { fill: #c5c8c6;font-weight: bold } +.terminal-478910217-r7 { fill: #868887 } +.terminal-478910217-r8 { fill: #868887;font-style: italic; } - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -112,29 +112,29 @@ - + - - $ nf-core list -s stars - -                                          ,--./,-. -          ___     __   __   __   ___     /,-._.--~\ -    |\ | |__  __ /  ` /  \ |__) |__         }  { -    | \| |       \__, \__/ |  \ |___     \`-._,-`-, -                                          `._,._,' - -    nf-core/tools version 2.5 - https://nf-co.re - - -┏━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━┳━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━┳━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━┓ -Have latest         -Pipeline Name       StarsLatest Release    ReleasedLast Pulledrelease?            -┡━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━╇━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━╇━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━┩ -│ rnaseq               │   501 │          3.8.1 │ 3 months ago │           - │ -                   │ -│ sarek                │   186 │          3.0.1 │  2 weeks ago │           - │ -                   │ -│ chipseq              │   122 │          1.2.2 │  1 years ago │           - │ -                   │ -│ atacseq              │   116 │          1.2.2 │ 4 months ago │           - │ -                   │ -[..truncated..] + + $ nf-core list -s stars + +                                          ,--./,-. +          ___     __   __   __   ___     /,-._.--~\ +    |\ | |__  __ /  ` /  \ |__) |__         }  { +    | \| |       \__, \__/ |  \ |___     \`-._,-`-, +                                          `._,._,' + +    nf-core/tools version 2.5.1 - https://nf-co.re + + +┏━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━┳━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━┳━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━┓ +Have latest         +Pipeline Name       StarsLatest Release    ReleasedLast Pulledrelease?            +┡━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━╇━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━╇━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━┩ +│ rnaseq               │   501 │          3.8.1 │ 3 months ago │           - │ -                   │ +│ sarek                │   187 │          3.0.1 │  2 weeks ago │           - │ -                   │ +│ chipseq              │   122 │          1.2.2 │  1 years ago │           - │ -                   │ +│ atacseq              │   116 │          1.2.2 │ 4 months ago │           - │ -                   │ +[..truncated..] diff --git a/docs/images/nf-core-list.svg b/docs/images/nf-core-list.svg index 943cf41219..bf3e9b27a4 100644 --- a/docs/images/nf-core-list.svg +++ b/docs/images/nf-core-list.svg @@ -19,91 +19,91 @@ font-weight: 700; } - .terminal-1258795901-matrix { + .terminal-3459298259-matrix { font-family: Fira Code, monospace; font-size: 20px; line-height: 24.4px; font-variant-east-asian: full-width; } - .terminal-1258795901-title { + .terminal-3459298259-title { font-size: 18px; font-weight: bold; font-family: arial; } - .terminal-1258795901-r1 { fill: #c5c8c6 } -.terminal-1258795901-r2 { fill: #98a84b } -.terminal-1258795901-r3 { fill: #9a9b99 } -.terminal-1258795901-r4 { fill: #608ab1 } -.terminal-1258795901-r5 { fill: #d0b344 } -.terminal-1258795901-r6 { fill: #c5c8c6;font-weight: bold } -.terminal-1258795901-r7 { fill: #868887 } -.terminal-1258795901-r8 { fill: #868887;font-style: italic; } + .terminal-3459298259-r1 { fill: #c5c8c6 } +.terminal-3459298259-r2 { fill: #98a84b } +.terminal-3459298259-r3 { fill: #9a9b99 } +.terminal-3459298259-r4 { fill: #608ab1 } +.terminal-3459298259-r5 { fill: #d0b344 } +.terminal-3459298259-r6 { fill: #c5c8c6;font-weight: bold } +.terminal-3459298259-r7 { fill: #868887 } +.terminal-3459298259-r8 { fill: #868887;font-style: italic; } - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -115,30 +115,30 @@ - + - - $ nf-core list - -                                          ,--./,-. -          ___     __   __   __   ___     /,-._.--~\ -    |\ | |__  __ /  ` /  \ |__) |__         }  { -    | \| |       \__, \__/ |  \ |___     \`-._,-`-, -                                          `._,._,' - -    nf-core/tools version 2.5 - https://nf-co.re - - -┏━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━┳━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━┳━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━┓ -Have latest         -Pipeline Name       StarsLatest Release    ReleasedLast Pulledrelease?            -┡━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━╇━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━╇━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━┩ -│ mag                  │    99 │          2.2.1 │   5 days ago │           - │ -                   │ -│ sarek                │   186 │          3.0.1 │  2 weeks ago │           - │ -                   │ -│ epitopeprediction    │    22 │          2.1.0 │  4 weeks ago │           - │ -                   │ -│ eager                │    71 │          2.4.5 │  4 weeks ago │           - │ -                   │ -│ viralrecon           │    75 │            2.5 │ 2 months ago │           - │ -                   │ -[..truncated..] + + $ nf-core list + +                                          ,--./,-. +          ___     __   __   __   ___     /,-._.--~\ +    |\ | |__  __ /  ` /  \ |__) |__         }  { +    | \| |       \__, \__/ |  \ |___     \`-._,-`-, +                                          `._,._,' + +    nf-core/tools version 2.5.1 - https://nf-co.re + + +┏━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━┳━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━┳━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━┓ +Have latest         +Pipeline Name       StarsLatest Release    ReleasedLast Pulledrelease?            +┡━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━╇━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━╇━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━┩ +│ mag                  │   100 │          2.2.1 │   1 week ago │           - │ -                   │ +│ sarek                │   187 │          3.0.1 │  2 weeks ago │           - │ -                   │ +│ epitopeprediction    │    22 │          2.1.0 │  4 weeks ago │           - │ -                   │ +│ eager                │    71 │          2.4.5 │  4 weeks ago │           - │ -                   │ +│ viralrecon           │    75 │            2.5 │ 2 months ago │           - │ -                   │ +[..truncated..] diff --git a/docs/images/nf-core-modules-bump-version.svg b/docs/images/nf-core-modules-bump-version.svg index 946da37712..eb4a1823c2 100644 --- a/docs/images/nf-core-modules-bump-version.svg +++ b/docs/images/nf-core-modules-bump-version.svg @@ -19,90 +19,90 @@ font-weight: 700; } - .terminal-1004368033-matrix { + .terminal-2048094464-matrix { font-family: Fira Code, monospace; font-size: 20px; line-height: 24.4px; font-variant-east-asian: full-width; } - .terminal-1004368033-title { + .terminal-2048094464-title { font-size: 18px; font-weight: bold; font-family: arial; } - .terminal-1004368033-r1 { fill: #c5c8c6 } -.terminal-1004368033-r2 { fill: #98a84b } -.terminal-1004368033-r3 { fill: #9a9b99 } -.terminal-1004368033-r4 { fill: #608ab1 } -.terminal-1004368033-r5 { fill: #d0b344 } -.terminal-1004368033-r6 { fill: #98a84b;font-weight: bold } -.terminal-1004368033-r7 { fill: #c5c8c6;font-weight: bold } + .terminal-2048094464-r1 { fill: #c5c8c6 } +.terminal-2048094464-r2 { fill: #98a84b } +.terminal-2048094464-r3 { fill: #9a9b99 } +.terminal-2048094464-r4 { fill: #608ab1 } +.terminal-2048094464-r5 { fill: #d0b344 } +.terminal-2048094464-r6 { fill: #98a84b;font-weight: bold } +.terminal-2048094464-r7 { fill: #c5c8c6;font-weight: bold } - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -114,30 +114,30 @@ - + - - $ nf-core modules bump-versions fastqc - -                                          ,--./,-. -          ___     __   __   __   ___     /,-._.--~\ -    |\ | |__  __ /  ` /  \ |__) |__         }  { -    | \| |       \__, \__/ |  \ |___     \`-._,-`-, -                                          `._,._,' - -    nf-core/tools version 2.5 - https://nf-co.re - - - - -╭──────────────────────────────────────────────────────────────────────────────────────────────────╮ -[!] 1 Module version up to date. -╰──────────────────────────────────────────────────────────────────────────────────────────────────╯ -╭──────────────────────────────────────────┬───────────────────────────────────────────────────────╮ -Module name                             Update Message                                        -├──────────────────────────────────────────┼───────────────────────────────────────────────────────┤ - fastqc                                    Module version up to date: fastqc                      -╰──────────────────────────────────────────┴───────────────────────────────────────────────────────╯ + + $ nf-core modules bump-versions fastqc + +                                          ,--./,-. +          ___     __   __   __   ___     /,-._.--~\ +    |\ | |__  __ /  ` /  \ |__) |__         }  { +    | \| |       \__, \__/ |  \ |___     \`-._,-`-, +                                          `._,._,' + +    nf-core/tools version 2.5.1 - https://nf-co.re + + + + +╭──────────────────────────────────────────────────────────────────────────────────────────────────╮ +[!] 1 Module version up to date. +╰──────────────────────────────────────────────────────────────────────────────────────────────────╯ +╭──────────────────────────────────────────┬───────────────────────────────────────────────────────╮ +Module name                             Update Message                                        +├──────────────────────────────────────────┼───────────────────────────────────────────────────────┤ + fastqc                                    Module version up to date: fastqc                      +╰──────────────────────────────────────────┴───────────────────────────────────────────────────────╯ diff --git a/docs/images/nf-core-modules-create-test.svg b/docs/images/nf-core-modules-create-test.svg index f8ced5520b..0ed9272626 100644 --- a/docs/images/nf-core-modules-create-test.svg +++ b/docs/images/nf-core-modules-create-test.svg @@ -19,88 +19,88 @@ font-weight: 700; } - .terminal-1860821773-matrix { + .terminal-3996574694-matrix { font-family: Fira Code, monospace; font-size: 20px; line-height: 24.4px; font-variant-east-asian: full-width; } - .terminal-1860821773-title { + .terminal-3996574694-title { font-size: 18px; font-weight: bold; font-family: arial; } - .terminal-1860821773-r1 { fill: #c5c8c6 } -.terminal-1860821773-r2 { fill: #98a84b } -.terminal-1860821773-r3 { fill: #9a9b99 } -.terminal-1860821773-r4 { fill: #608ab1 } -.terminal-1860821773-r5 { fill: #d0b344 } -.terminal-1860821773-r6 { fill: #868887 } -.terminal-1860821773-r7 { fill: #ff2c7a } -.terminal-1860821773-r8 { fill: #98729f } + .terminal-3996574694-r1 { fill: #c5c8c6 } +.terminal-3996574694-r2 { fill: #98a84b } +.terminal-3996574694-r3 { fill: #9a9b99 } +.terminal-3996574694-r4 { fill: #608ab1 } +.terminal-3996574694-r5 { fill: #d0b344 } +.terminal-3996574694-r6 { fill: #868887 } +.terminal-3996574694-r7 { fill: #ff2c7a } +.terminal-3996574694-r8 { fill: #98729f } - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -112,29 +112,29 @@ - + - - $ nf-core modules create-test-yml fastqc --no-prompts --force - -                                          ,--./,-. -          ___     __   __   __   ___     /,-._.--~\ -    |\ | |__  __ /  ` /  \ |__) |__         }  { -    | \| |       \__, \__/ |  \ |___     \`-._,-`-, -                                          `._,._,' - -    nf-core/tools version 2.5 - https://nf-co.re - - -INFO     Looking for test workflow entry points:                             test_yml_builder.py:123 -'tests/modules/fastqc/main.nf' -──────────────────────────────────────────────────────────────────────────────────────────────────── -INFO     Building test meta for entry point 'test_fastqc'test_yml_builder.py:157 -INFO     Running 'fastqc' test with command:                                 test_yml_builder.py:325 -nextflow run ./tests/modules/fastqc -entry test_fastqc -c  -./tests/config/nextflow.config  -c  -./tests/modules/fastqc/nextflow.config --outdir /tmp/tmpe2lt4618 --work-dir /tmp/tmpimxa97gt + + $ nf-core modules create-test-yml fastqc --no-prompts --force + +                                          ,--./,-. +          ___     __   __   __   ___     /,-._.--~\ +    |\ | |__  __ /  ` /  \ |__) |__         }  { +    | \| |       \__, \__/ |  \ |___     \`-._,-`-, +                                          `._,._,' + +    nf-core/tools version 2.5.1 - https://nf-co.re + + +INFO     Looking for test workflow entry points:                             test_yml_builder.py:123 +'tests/modules/fastqc/main.nf' +──────────────────────────────────────────────────────────────────────────────────────────────────── +INFO     Building test meta for entry point 'test_fastqc'test_yml_builder.py:157 +INFO     Running 'fastqc' test with command:                                 test_yml_builder.py:325 +nextflow run ./tests/modules/fastqc -entry test_fastqc -c  +./tests/config/nextflow.config  -c  +./tests/modules/fastqc/nextflow.config --outdir /tmp/tmpfzia90r4 +-work-dir /tmp/tmpq2f6vtpl diff --git a/docs/images/nf-core-modules-create.svg b/docs/images/nf-core-modules-create.svg index 741c98771e..55dfaeff70 100644 --- a/docs/images/nf-core-modules-create.svg +++ b/docs/images/nf-core-modules-create.svg @@ -19,104 +19,104 @@ font-weight: 700; } - .terminal-430419789-matrix { + .terminal-3763908524-matrix { font-family: Fira Code, monospace; font-size: 20px; line-height: 24.4px; font-variant-east-asian: full-width; } - .terminal-430419789-title { + .terminal-3763908524-title { font-size: 18px; font-weight: bold; font-family: arial; } - .terminal-430419789-r1 { fill: #c5c8c6 } -.terminal-430419789-r2 { fill: #98a84b } -.terminal-430419789-r3 { fill: #9a9b99 } -.terminal-430419789-r4 { fill: #608ab1 } -.terminal-430419789-r5 { fill: #d0b344 } -.terminal-430419789-r6 { fill: #868887 } -.terminal-430419789-r7 { fill: #68a0b3;font-weight: bold } -.terminal-430419789-r8 { fill: #98729f } -.terminal-430419789-r9 { fill: #ff2c7a } + .terminal-3763908524-r1 { fill: #c5c8c6 } +.terminal-3763908524-r2 { fill: #98a84b } +.terminal-3763908524-r3 { fill: #9a9b99 } +.terminal-3763908524-r4 { fill: #608ab1 } +.terminal-3763908524-r5 { fill: #d0b344 } +.terminal-3763908524-r6 { fill: #868887 } +.terminal-3763908524-r7 { fill: #68a0b3;font-weight: bold } +.terminal-3763908524-r8 { fill: #98729f } +.terminal-3763908524-r9 { fill: #ff2c7a } - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -128,34 +128,34 @@ - + - - $ nf-core modules create fastqc --author @nf-core-bot  --label process_low --meta --force - -                                          ,--./,-. -          ___     __   __   __   ___     /,-._.--~\ -    |\ | |__  __ /  ` /  \ |__) |__         }  { -    | \| |       \__, \__/ |  \ |___     \`-._,-`-, -                                          `._,._,' - -    nf-core/tools version 2.5 - https://nf-co.re - - -INFO     Repository type: modulescreate.py:93 -INFO    Press enter to use default values (shown in brackets)or type your own create.py:97 -responses. ctrl+click underlined text to open links. -INFO     Using Bioconda package: 'bioconda::fastqc=0.11.9'create.py:165 -INFO     Using Docker container: 'quay.io/biocontainers/fastqc:0.11.9--hdfd78af_1'create.py:191 -INFO     Using Singularity container:                                                  create.py:192 -'https://depot.galaxyproject.org/singularity/fastqc:0.11.9--hdfd78af_1' -INFO     Created / edited following files:                                             create.py:270 -           ./modules/fastqc/main.nf -           ./modules/fastqc/meta.yml -           ./tests/modules/fastqc/main.nf -           ./tests/modules/fastqc/test.yml -           ./tests/modules/fastqc/nextflow.config -           ./tests/config/pytest_modules.yml + + $ nf-core modules create fastqc --author @nf-core-bot  --label process_low --meta --force + +                                          ,--./,-. +          ___     __   __   __   ___     /,-._.--~\ +    |\ | |__  __ /  ` /  \ |__) |__         }  { +    | \| |       \__, \__/ |  \ |___     \`-._,-`-, +                                          `._,._,' + +    nf-core/tools version 2.5.1 - https://nf-co.re + + +INFO     Repository type: modulescreate.py:93 +INFO    Press enter to use default values (shown in brackets)or type your own create.py:97 +responses. ctrl+click underlined text to open links. +INFO     Using Bioconda package: 'bioconda::fastqc=0.11.9'create.py:165 +INFO     Using Docker container: 'quay.io/biocontainers/fastqc:0.11.9--hdfd78af_1'create.py:191 +INFO     Using Singularity container:                                                  create.py:192 +'https://depot.galaxyproject.org/singularity/fastqc:0.11.9--hdfd78af_1' +INFO     Created / edited following files:                                             create.py:270 +           ./modules/fastqc/main.nf +           ./modules/fastqc/meta.yml +           ./tests/modules/fastqc/main.nf +           ./tests/modules/fastqc/test.yml +           ./tests/modules/fastqc/nextflow.config +           ./tests/config/pytest_modules.yml diff --git a/docs/images/nf-core-modules-info.svg b/docs/images/nf-core-modules-info.svg index ba471c1863..96b9648e87 100644 --- a/docs/images/nf-core-modules-info.svg +++ b/docs/images/nf-core-modules-info.svg @@ -19,163 +19,163 @@ font-weight: 700; } - .terminal-1198297747-matrix { + .terminal-2531955442-matrix { font-family: Fira Code, monospace; font-size: 20px; line-height: 24.4px; font-variant-east-asian: full-width; } - .terminal-1198297747-title { + .terminal-2531955442-title { font-size: 18px; font-weight: bold; font-family: arial; } - .terminal-1198297747-r1 { fill: #c5c8c6 } -.terminal-1198297747-r2 { fill: #98a84b } -.terminal-1198297747-r3 { fill: #9a9b99 } -.terminal-1198297747-r4 { fill: #608ab1 } -.terminal-1198297747-r5 { fill: #d0b344 } -.terminal-1198297747-r6 { fill: #c5c8c6;font-weight: bold } -.terminal-1198297747-r7 { fill: #98a84b;font-weight: bold } -.terminal-1198297747-r8 { fill: #868887 } -.terminal-1198297747-r9 { fill: #d08442 } -.terminal-1198297747-r10 { fill: #868887;font-style: italic; } -.terminal-1198297747-r11 { fill: #98729f } + .terminal-2531955442-r1 { fill: #c5c8c6 } +.terminal-2531955442-r2 { fill: #98a84b } +.terminal-2531955442-r3 { fill: #9a9b99 } +.terminal-2531955442-r4 { fill: #608ab1 } +.terminal-2531955442-r5 { fill: #d0b344 } +.terminal-2531955442-r6 { fill: #c5c8c6;font-weight: bold } +.terminal-2531955442-r7 { fill: #98a84b;font-weight: bold } +.terminal-2531955442-r8 { fill: #868887 } +.terminal-2531955442-r9 { fill: #d08442 } +.terminal-2531955442-r10 { fill: #868887;font-style: italic; } +.terminal-2531955442-r11 { fill: #98729f } - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -187,53 +187,53 @@ - + - - $ nf-core modules info abacas - -                                          ,--./,-. -          ___     __   __   __   ___     /,-._.--~\ -    |\ | |__  __ /  ` /  \ |__) |__         }  { -    | \| |       \__, \__/ |  \ |___     \`-._,-`-, -                                          `._,._,' - -    nf-core/tools version 2.5 - https://nf-co.re - - - -╭─ Module: abacas  ────────────────────────────────────────────────────────────────────────────────╮ -│ 🌐 Repository: https://github.com/nf-core/modules.git                                            │ -│ 🔧 Tools: abacas                                                                                 │ -│ 📖 Description: contiguate draft genome assembly                                                 │ -╰──────────────────────────────────────────────────────────────────────────────────────────────────╯ -                  ╷                                                                   ╷              -📥 Inputs        Description                                                             Pattern -╺━━━━━━━━━━━━━━━━━┿━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┿━━━━━━━━━━━━╸ - meta  (map)     │Groovy Map containing sample information e.g. [ id:'test',         │ -                  │single_end:false ]                                                 │ -╶─────────────────┼───────────────────────────────────────────────────────────────────┼────────────╴ - scaffold  (file)│Fasta file containing scaffold                                     │*.{fasta,fa} -╶─────────────────┼───────────────────────────────────────────────────────────────────┼────────────╴ - fasta  (file)   │FASTA reference file                                               │*.{fasta,fa} -                  ╵                                                                   ╵              -                  ╷                                                                   ╷              -📤 Outputs       Description                                                             Pattern -╺━━━━━━━━━━━━━━━━━┿━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┿━━━━━━━━━━━━╸ - meta  (map)     │Groovy Map containing sample information e.g. [ id:'test',         │ -                  │single_end:false ]                                                 │ -╶─────────────────┼───────────────────────────────────────────────────────────────────┼────────────╴ - results  (files)│List containing abacas output files [ 'test.abacas.bin',           │ *.{abacas}* -                  │'test.abacas.fasta', 'test.abacas.gaps', 'test.abacas.gaps.tab',   │ -                  │'test.abacas.nucmer.delta', 'test.abacas.nucmer.filtered.delta',   │ -                  │'test.abacas.nucmer.tiling', 'test.abacas.tab',                    │ -                  │'test.abacas.unused.contigs.out', 'test.abacas.MULTIFASTA.fa' ]    │ -╶─────────────────┼───────────────────────────────────────────────────────────────────┼────────────╴ - versions  (file)│File containing software versions                                  │versions.yml -                  ╵                                                                   ╵              - - 💻  Installation command: nf-core modules install abacas - + + $ nf-core modules info abacas + +                                          ,--./,-. +          ___     __   __   __   ___     /,-._.--~\ +    |\ | |__  __ /  ` /  \ |__) |__         }  { +    | \| |       \__, \__/ |  \ |___     \`-._,-`-, +                                          `._,._,' + +    nf-core/tools version 2.5.1 - https://nf-co.re + + + +╭─ Module: abacas  ────────────────────────────────────────────────────────────────────────────────╮ +│ 🌐 Repository: https://github.com/nf-core/modules.git                                            │ +│ 🔧 Tools: abacas                                                                                 │ +│ 📖 Description: contiguate draft genome assembly                                                 │ +╰──────────────────────────────────────────────────────────────────────────────────────────────────╯ +                  ╷                                                                   ╷              +📥 Inputs        Description                                                             Pattern +╺━━━━━━━━━━━━━━━━━┿━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┿━━━━━━━━━━━━╸ + meta  (map)     │Groovy Map containing sample information e.g. [ id:'test',         │ +                  │single_end:false ]                                                 │ +╶─────────────────┼───────────────────────────────────────────────────────────────────┼────────────╴ + scaffold  (file)│Fasta file containing scaffold                                     │*.{fasta,fa} +╶─────────────────┼───────────────────────────────────────────────────────────────────┼────────────╴ + fasta  (file)   │FASTA reference file                                               │*.{fasta,fa} +                  ╵                                                                   ╵              +                  ╷                                                                   ╷              +📤 Outputs       Description                                                             Pattern +╺━━━━━━━━━━━━━━━━━┿━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┿━━━━━━━━━━━━╸ + meta  (map)     │Groovy Map containing sample information e.g. [ id:'test',         │ +                  │single_end:false ]                                                 │ +╶─────────────────┼───────────────────────────────────────────────────────────────────┼────────────╴ + results  (files)│List containing abacas output files [ 'test.abacas.bin',           │ *.{abacas}* +                  │'test.abacas.fasta', 'test.abacas.gaps', 'test.abacas.gaps.tab',   │ +                  │'test.abacas.nucmer.delta', 'test.abacas.nucmer.filtered.delta',   │ +                  │'test.abacas.nucmer.tiling', 'test.abacas.tab',                    │ +                  │'test.abacas.unused.contigs.out', 'test.abacas.MULTIFASTA.fa' ]    │ +╶─────────────────┼───────────────────────────────────────────────────────────────────┼────────────╴ + versions  (file)│File containing software versions                                  │versions.yml +                  ╵                                                                   ╵              + + 💻  Installation command: nf-core modules install abacas + diff --git a/docs/images/nf-core-modules-install.svg b/docs/images/nf-core-modules-install.svg index d3527d270a..8337d42ea4 100644 --- a/docs/images/nf-core-modules-install.svg +++ b/docs/images/nf-core-modules-install.svg @@ -19,72 +19,72 @@ font-weight: 700; } - .terminal-366252011-matrix { + .terminal-436899914-matrix { font-family: Fira Code, monospace; font-size: 20px; line-height: 24.4px; font-variant-east-asian: full-width; } - .terminal-366252011-title { + .terminal-436899914-title { font-size: 18px; font-weight: bold; font-family: arial; } - .terminal-366252011-r1 { fill: #c5c8c6 } -.terminal-366252011-r2 { fill: #98a84b } -.terminal-366252011-r3 { fill: #9a9b99 } -.terminal-366252011-r4 { fill: #608ab1 } -.terminal-366252011-r5 { fill: #d0b344 } -.terminal-366252011-r6 { fill: #868887 } -.terminal-366252011-r7 { fill: #c5c8c6;font-weight: bold } + .terminal-436899914-r1 { fill: #c5c8c6 } +.terminal-436899914-r2 { fill: #98a84b } +.terminal-436899914-r3 { fill: #9a9b99 } +.terminal-436899914-r4 { fill: #608ab1 } +.terminal-436899914-r5 { fill: #d0b344 } +.terminal-436899914-r6 { fill: #868887 } +.terminal-436899914-r7 { fill: #c5c8c6;font-weight: bold } - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -96,24 +96,24 @@ - + - - $ nf-core modules install abacas - -                                          ,--./,-. -          ___     __   __   __   ___     /,-._.--~\ -    |\ | |__  __ /  ` /  \ |__) |__         }  { -    | \| |       \__, \__/ |  \ |___     \`-._,-`-, -                                          `._,._,' - -    nf-core/tools version 2.5 - https://nf-co.re - - - -INFO     Installing 'abacas'install.py:116 -INFO     Include statement: include { ABACAS } from                                   install.py:125 -'../modules/nf-core/modules/abacas/main' + + $ nf-core modules install abacas + +                                          ,--./,-. +          ___     __   __   __   ___     /,-._.--~\ +    |\ | |__  __ /  ` /  \ |__) |__         }  { +    | \| |       \__, \__/ |  \ |___     \`-._,-`-, +                                          `._,._,' + +    nf-core/tools version 2.5.1 - https://nf-co.re + + + +INFO     Installing 'abacas'install.py:116 +INFO     Include statement: include { ABACAS } from                                   install.py:125 +'../modules/nf-core/modules/abacas/main' diff --git a/docs/images/nf-core-modules-lint.svg b/docs/images/nf-core-modules-lint.svg index e16d844a01..c20e8acb95 100644 --- a/docs/images/nf-core-modules-lint.svg +++ b/docs/images/nf-core-modules-lint.svg @@ -19,151 +19,151 @@ font-weight: 700; } - .terminal-3614898378-matrix { + .terminal-1271396649-matrix { font-family: Fira Code, monospace; font-size: 20px; line-height: 24.4px; font-variant-east-asian: full-width; } - .terminal-3614898378-title { + .terminal-1271396649-title { font-size: 18px; font-weight: bold; font-family: arial; } - .terminal-3614898378-r1 { fill: #c5c8c6 } -.terminal-3614898378-r2 { fill: #98a84b } -.terminal-3614898378-r3 { fill: #9a9b99 } -.terminal-3614898378-r4 { fill: #608ab1 } -.terminal-3614898378-r5 { fill: #d0b344 } -.terminal-3614898378-r6 { fill: #868887 } -.terminal-3614898378-r7 { fill: #608ab1;font-weight: bold } -.terminal-3614898378-r8 { fill: #98729f } -.terminal-3614898378-r9 { fill: #d0b344;font-weight: bold } -.terminal-3614898378-r10 { fill: #8d7b39 } -.terminal-3614898378-r11 { fill: #fdfdc5 } -.terminal-3614898378-r12 { fill: #c5c8c6;font-weight: bold } -.terminal-3614898378-r13 { fill: #98a84b;font-weight: bold } -.terminal-3614898378-r14 { fill: #cc555a } + .terminal-1271396649-r1 { fill: #c5c8c6 } +.terminal-1271396649-r2 { fill: #98a84b } +.terminal-1271396649-r3 { fill: #9a9b99 } +.terminal-1271396649-r4 { fill: #608ab1 } +.terminal-1271396649-r5 { fill: #d0b344 } +.terminal-1271396649-r6 { fill: #868887 } +.terminal-1271396649-r7 { fill: #608ab1;font-weight: bold } +.terminal-1271396649-r8 { fill: #98729f } +.terminal-1271396649-r9 { fill: #d0b344;font-weight: bold } +.terminal-1271396649-r10 { fill: #8d7b39 } +.terminal-1271396649-r11 { fill: #fdfdc5 } +.terminal-1271396649-r12 { fill: #c5c8c6;font-weight: bold } +.terminal-1271396649-r13 { fill: #98a84b;font-weight: bold } +.terminal-1271396649-r14 { fill: #cc555a } - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -175,48 +175,48 @@ - + - - $ nf-core modules lint multiqc - -                                          ,--./,-. -          ___     __   __   __   ___     /,-._.--~\ -    |\ | |__  __ /  ` /  \ |__) |__         }  { -    | \| |       \__, \__/ |  \ |___     \`-._,-`-, -                                          `._,._,' - -    nf-core/tools version 2.5 - https://nf-co.re - - - -INFO     Linting modules repo: '.'__init__.py:200 -INFO     Linting module: 'multiqc'__init__.py:204 - -Linting nf-core modules━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━0 of 1 » multiqc -Linting nf-core modules━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━1 of 1 » multiqc -Linting nf-core modules━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━1 of 1 » multiqc -Linting nf-core modules━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━1 of 1 » multiqc -Linting nf-core modules━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━1 of 1 » multiqc -Linting nf-core modules━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━1 of 1 » multiqc - - -╭─[!] 1 Module Test Warning ──────────────────────────────────────────────────────────────────────╮ -                                           ╷                         ╷                             -Module name                              File path              Test message               -╶──────────────────────────────────────────┼─────────────────────────┼───────────────────────────╴ -multiqcmodules/multiqc/main.nfConda update:  -bioconda::multiqc 1.10 ->  -1.13a -                                           ╵                         ╵                             -╰──────────────────────────────────────────────────────────────────────────────────────────────────╯ -╭──────────────────────╮ -LINT RESULTS SUMMARY -├──────────────────────┤ -[✔]  22 Tests Passed -[!]   1 Test Warning -[✗]   0 Tests Failed -╰──────────────────────╯ + + $ nf-core modules lint multiqc + +                                          ,--./,-. +          ___     __   __   __   ___     /,-._.--~\ +    |\ | |__  __ /  ` /  \ |__) |__         }  { +    | \| |       \__, \__/ |  \ |___     \`-._,-`-, +                                          `._,._,' + +    nf-core/tools version 2.5.1 - https://nf-co.re + + + +INFO     Linting modules repo: '.'__init__.py:200 +INFO     Linting module: 'multiqc'__init__.py:204 + +Linting nf-core modules━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━0 of 1 » multiqc +Linting nf-core modules━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━1 of 1 » multiqc +Linting nf-core modules━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━1 of 1 » multiqc +Linting nf-core modules━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━1 of 1 » multiqc +Linting nf-core modules━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━1 of 1 » multiqc +Linting nf-core modules━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━1 of 1 » multiqc + + +╭─[!] 1 Module Test Warning ──────────────────────────────────────────────────────────────────────╮ +                                           ╷                         ╷                             +Module name                              File path              Test message               +╶──────────────────────────────────────────┼─────────────────────────┼───────────────────────────╴ +multiqcmodules/multiqc/main.nfConda update:  +bioconda::multiqc 1.10 ->  +1.13a +                                           ╵                         ╵                             +╰──────────────────────────────────────────────────────────────────────────────────────────────────╯ +╭──────────────────────╮ +LINT RESULTS SUMMARY +├──────────────────────┤ +[✔]  22 Tests Passed +[!]   1 Test Warning +[✗]   0 Tests Failed +╰──────────────────────╯ diff --git a/docs/images/nf-core-modules-list-local.svg b/docs/images/nf-core-modules-list-local.svg index 0344143c2b..156b7e5e2e 100644 --- a/docs/images/nf-core-modules-list-local.svg +++ b/docs/images/nf-core-modules-list-local.svg @@ -19,109 +19,109 @@ font-weight: 700; } - .terminal-1311585603-matrix { + .terminal-3046389154-matrix { font-family: Fira Code, monospace; font-size: 20px; line-height: 24.4px; font-variant-east-asian: full-width; } - .terminal-1311585603-title { + .terminal-3046389154-title { font-size: 18px; font-weight: bold; font-family: arial; } - .terminal-1311585603-r1 { fill: #c5c8c6 } -.terminal-1311585603-r2 { fill: #98a84b } -.terminal-1311585603-r3 { fill: #9a9b99 } -.terminal-1311585603-r4 { fill: #608ab1 } -.terminal-1311585603-r5 { fill: #d0b344 } -.terminal-1311585603-r6 { fill: #868887 } -.terminal-1311585603-r7 { fill: #c5c8c6;font-weight: bold } -.terminal-1311585603-r8 { fill: #868887;font-style: italic; } + .terminal-3046389154-r1 { fill: #c5c8c6 } +.terminal-3046389154-r2 { fill: #98a84b } +.terminal-3046389154-r3 { fill: #9a9b99 } +.terminal-3046389154-r4 { fill: #608ab1 } +.terminal-3046389154-r5 { fill: #d0b344 } +.terminal-3046389154-r6 { fill: #868887 } +.terminal-3046389154-r7 { fill: #c5c8c6;font-weight: bold } +.terminal-3046389154-r8 { fill: #868887;font-style: italic; } - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -133,36 +133,36 @@ - + - - $ nf-core modules list local - -                                          ,--./,-. -          ___     __   __   __   ___     /,-._.--~\ -    |\ | |__  __ /  ` /  \ |__) |__         }  { -    | \| |       \__, \__/ |  \ |___     \`-._,-`-, -                                          `._,._,' - -    nf-core/tools version 2.5 - https://nf-co.re - - - -INFO     Modules installed in '.':                                                       list.py:124 - -┏━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━┓ -Module Name         Repository     Version SHA        Message             Date       -┡━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━┩ -│ custom/dumpsoftware… │ nf-core/modules │ e745e167c1020928ef… │ Fix formatting in    │ 2022-02-15 │ -│                      │                 │                     │ yaml files, add      │            │ -│                      │                 │                     │ yamllint config      │            │ -│                      │                 │                     │ (#1279)              │            │ -│ fastqc               │ nf-core/modules │ e745e167c1020928ef… │ Fix formatting in    │ 2022-02-15 │ -│                      │                 │                     │ yaml files, add      │            │ -│                      │                 │                     │ yamllint config      │            │ -│                      │                 │                     │ (#1279)              │            │ -│ multiqc              │ nf-core/modules │ e745e167c1020928ef… │ Fix formatting in    │ 2022-02-15 │ -[..truncated..] + + $ nf-core modules list local + +                                          ,--./,-. +          ___     __   __   __   ___     /,-._.--~\ +    |\ | |__  __ /  ` /  \ |__) |__         }  { +    | \| |       \__, \__/ |  \ |___     \`-._,-`-, +                                          `._,._,' + +    nf-core/tools version 2.5.1 - https://nf-co.re + + + +INFO     Modules installed in '.':                                                       list.py:124 + +┏━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━┓ +Module Name         Repository     Version SHA        Message             Date       +┡━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━┩ +│ custom/dumpsoftware… │ nf-core/modules │ e745e167c1020928ef… │ Fix formatting in    │ 2022-02-15 │ +│                      │                 │                     │ yaml files, add      │            │ +│                      │                 │                     │ yamllint config      │            │ +│                      │                 │                     │ (#1279)              │            │ +│ fastqc               │ nf-core/modules │ e745e167c1020928ef… │ Fix formatting in    │ 2022-02-15 │ +│                      │                 │                     │ yaml files, add      │            │ +│                      │                 │                     │ yamllint config      │            │ +│                      │                 │                     │ (#1279)              │            │ +│ multiqc              │ nf-core/modules │ e745e167c1020928ef… │ Fix formatting in    │ 2022-02-15 │ +[..truncated..] diff --git a/docs/images/nf-core-modules-list-remote.svg b/docs/images/nf-core-modules-list-remote.svg index dfbe22e11a..3a55feb8e7 100644 --- a/docs/images/nf-core-modules-list-remote.svg +++ b/docs/images/nf-core-modules-list-remote.svg @@ -19,109 +19,109 @@ font-weight: 700; } - .terminal-1837409140-matrix { + .terminal-1756799955-matrix { font-family: Fira Code, monospace; font-size: 20px; line-height: 24.4px; font-variant-east-asian: full-width; } - .terminal-1837409140-title { + .terminal-1756799955-title { font-size: 18px; font-weight: bold; font-family: arial; } - .terminal-1837409140-r1 { fill: #c5c8c6 } -.terminal-1837409140-r2 { fill: #98a84b } -.terminal-1837409140-r3 { fill: #9a9b99 } -.terminal-1837409140-r4 { fill: #608ab1 } -.terminal-1837409140-r5 { fill: #d0b344 } -.terminal-1837409140-r6 { fill: #c5c8c6;font-weight: bold } -.terminal-1837409140-r7 { fill: #868887 } -.terminal-1837409140-r8 { fill: #868887;font-style: italic; } + .terminal-1756799955-r1 { fill: #c5c8c6 } +.terminal-1756799955-r2 { fill: #98a84b } +.terminal-1756799955-r3 { fill: #9a9b99 } +.terminal-1756799955-r4 { fill: #608ab1 } +.terminal-1756799955-r5 { fill: #d0b344 } +.terminal-1756799955-r6 { fill: #c5c8c6;font-weight: bold } +.terminal-1756799955-r7 { fill: #868887 } +.terminal-1756799955-r8 { fill: #868887;font-style: italic; } - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -133,36 +133,36 @@ - + - - $ nf-core modules list remote - -                                          ,--./,-. -          ___     __   __   __   ___     /,-._.--~\ -    |\ | |__  __ /  ` /  \ |__) |__         }  { -    | \| |       \__, \__/ |  \ |___     \`-._,-`-, -                                          `._,._,' - -    nf-core/tools version 2.5 - https://nf-co.re - - - -INFO     Modules available from nf-core/modules (master):                                list.py:119 - -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -Module Name                              -┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ -│ abacas                                   │ -│ abricate/run                             │ -│ abricate/summary                         │ -│ adapterremoval                           │ -│ adapterremovalfixprefix                  │ -│ agrvate                                  │ -│ allelecounter                            │ -│ ampir                                    │ -│ amplify/predict                          │ -[..truncated..] + + $ nf-core modules list remote + +                                          ,--./,-. +          ___     __   __   __   ___     /,-._.--~\ +    |\ | |__  __ /  ` /  \ |__) |__         }  { +    | \| |       \__, \__/ |  \ |___     \`-._,-`-, +                                          `._,._,' + +    nf-core/tools version 2.5.1 - https://nf-co.re + + + +INFO     Modules available from nf-core/modules (master):                                list.py:119 + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +Module Name                              +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ abacas                                   │ +│ abricate/run                             │ +│ abricate/summary                         │ +│ adapterremoval                           │ +│ adapterremovalfixprefix                  │ +│ agrvate                                  │ +│ allelecounter                            │ +│ ampir                                    │ +│ amplify/predict                          │ +[..truncated..] diff --git a/docs/images/nf-core-modules-mulled.svg b/docs/images/nf-core-modules-mulled.svg index 163f41a53d..cf8eec32a1 100644 --- a/docs/images/nf-core-modules-mulled.svg +++ b/docs/images/nf-core-modules-mulled.svg @@ -19,70 +19,70 @@ font-weight: 700; } - .terminal-1187224076-matrix { + .terminal-1435933291-matrix { font-family: Fira Code, monospace; font-size: 20px; line-height: 24.4px; font-variant-east-asian: full-width; } - .terminal-1187224076-title { + .terminal-1435933291-title { font-size: 18px; font-weight: bold; font-family: arial; } - .terminal-1187224076-r1 { fill: #c5c8c6 } -.terminal-1187224076-r2 { fill: #98a84b } -.terminal-1187224076-r3 { fill: #9a9b99 } -.terminal-1187224076-r4 { fill: #608ab1 } -.terminal-1187224076-r5 { fill: #d0b344 } -.terminal-1187224076-r6 { fill: #868887 } -.terminal-1187224076-r7 { fill: #00823d;font-weight: bold } -.terminal-1187224076-r8 { fill: #68a0b3;font-weight: bold } + .terminal-1435933291-r1 { fill: #c5c8c6 } +.terminal-1435933291-r2 { fill: #98a84b } +.terminal-1435933291-r3 { fill: #9a9b99 } +.terminal-1435933291-r4 { fill: #608ab1 } +.terminal-1435933291-r5 { fill: #d0b344 } +.terminal-1435933291-r6 { fill: #868887 } +.terminal-1435933291-r7 { fill: #00823d;font-weight: bold } +.terminal-1435933291-r8 { fill: #68a0b3;font-weight: bold } - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -94,23 +94,23 @@ - + - - $ nf-core modules mulled pysam==0.16.0.1 biopython==1.78 - -                                          ,--./,-. -          ___     __   __   __   ___     /,-._.--~\ -    |\ | |__  __ /  ` /  \ |__) |__         }  { -    | \| |       \__, \__/ |  \ |___     \`-._,-`-, -                                          `._,._,' - -    nf-core/tools version 2.5 - https://nf-co.re - - -INFO     Found docker image on quay.io! ✨                                              mulled.py:68 -INFO     Mulled container hash:                                                      __main__.py:828 -mulled-v2-3a59640f3fe1ed11819984087d31d68600200c3f:185a25ca79923df85b58f42deb48f5ac4481e91f-0 + + $ nf-core modules mulled pysam==0.16.0.1 biopython==1.78 + +                                          ,--./,-. +          ___     __   __   __   ___     /,-._.--~\ +    |\ | |__  __ /  ` /  \ |__) |__         }  { +    | \| |       \__, \__/ |  \ |___     \`-._,-`-, +                                          `._,._,' + +    nf-core/tools version 2.5.1 - https://nf-co.re + + +INFO     Found docker image on quay.io! ✨                                              mulled.py:68 +INFO     Mulled container hash:                                                      __main__.py:828 +mulled-v2-3a59640f3fe1ed11819984087d31d68600200c3f:185a25ca79923df85b58f42deb48f5ac4481e91f-0 diff --git a/docs/images/nf-core-modules-patch.svg b/docs/images/nf-core-modules-patch.svg index 0c7a4dd9f8..568a0a5a9f 100644 --- a/docs/images/nf-core-modules-patch.svg +++ b/docs/images/nf-core-modules-patch.svg @@ -19,119 +19,119 @@ font-weight: 700; } - .terminal-1724825069-matrix { + .terminal-2614607436-matrix { font-family: Fira Code, monospace; font-size: 20px; line-height: 24.4px; font-variant-east-asian: full-width; } - .terminal-1724825069-title { + .terminal-2614607436-title { font-size: 18px; font-weight: bold; font-family: arial; } - .terminal-1724825069-r1 { fill: #c5c8c6 } -.terminal-1724825069-r2 { fill: #98a84b } -.terminal-1724825069-r3 { fill: #9a9b99 } -.terminal-1724825069-r4 { fill: #608ab1 } -.terminal-1724825069-r5 { fill: #d0b344 } -.terminal-1724825069-r6 { fill: #868887 } -.terminal-1724825069-r7 { fill: #ff2627 } -.terminal-1724825069-r8 { fill: #00823d } -.terminal-1724825069-r9 { fill: #ff2c7a;font-weight: bold } + .terminal-2614607436-r1 { fill: #c5c8c6 } +.terminal-2614607436-r2 { fill: #98a84b } +.terminal-2614607436-r3 { fill: #9a9b99 } +.terminal-2614607436-r4 { fill: #608ab1 } +.terminal-2614607436-r5 { fill: #d0b344 } +.terminal-2614607436-r6 { fill: #868887 } +.terminal-2614607436-r7 { fill: #ff2627 } +.terminal-2614607436-r8 { fill: #00823d } +.terminal-2614607436-r9 { fill: #ff2c7a;font-weight: bold } - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -143,39 +143,39 @@ - + - - $ nf-core modules patch fastqc - -                                          ,--./,-. -          ___     __   __   __   ___     /,-._.--~\ -    |\ | |__  __ /  ` /  \ |__) |__         }  { -    | \| |       \__, \__/ |  \ |___     \`-._,-`-, -                                          `._,._,' - -    nf-core/tools version 2.5 - https://nf-co.re - - - -INFO     Changes in module 'nf-core/modules/fastqc'modules_differ.py:252 -INFO    'modules/nf-core/modules/fastqc/meta.yml' is unchanged                modules_differ.py:257 -INFO     Changes in 'fastqc/main.nf':                                          modules_differ.py:266 - ---- modules/nf-core/modules/fastqc/main.nf -+++ modules/nf-core/modules/fastqc/main.nf -@@ -1,6 +1,6 @@ -process FASTQC {                                                                                   -    tag "$meta.id"                                                                                 --    label 'process_medium' -+    label 'process_low' - -    conda (params.enable_conda ? "bioconda::fastqc=0.11.9" : null)                                 -    container "${ workflow.containerEngine == 'singularity' && !task.ext.singularity_pull_docker_  - - -INFO     Patch file of 'nf-core/modules/fastqc' written to                              patch.py:115 -'modules/nf-core/modules/fastqc/fastqc.diff' + + $ nf-core modules patch fastqc + +                                          ,--./,-. +          ___     __   __   __   ___     /,-._.--~\ +    |\ | |__  __ /  ` /  \ |__) |__         }  { +    | \| |       \__, \__/ |  \ |___     \`-._,-`-, +                                          `._,._,' + +    nf-core/tools version 2.5.1 - https://nf-co.re + + + +INFO     Changes in module 'nf-core/modules/fastqc'modules_differ.py:252 +INFO    'modules/nf-core/modules/fastqc/meta.yml' is unchanged                modules_differ.py:257 +INFO     Changes in 'fastqc/main.nf':                                          modules_differ.py:266 + +--- modules/nf-core/modules/fastqc/main.nf ++++ modules/nf-core/modules/fastqc/main.nf +@@ -1,6 +1,6 @@ +process FASTQC {                                                                                   +    tag "$meta.id"                                                                                 +-    label 'process_medium' ++    label 'process_low' + +    conda (params.enable_conda ? "bioconda::fastqc=0.11.9" : null)                                 +    container "${ workflow.containerEngine == 'singularity' && !task.ext.singularity_pull_docker_  + + +INFO     Patch file of 'nf-core/modules/fastqc' written to                              patch.py:115 +'modules/nf-core/modules/fastqc/fastqc.diff' diff --git a/docs/images/nf-core-modules-remove.svg b/docs/images/nf-core-modules-remove.svg index bc67a96483..c2b680efe7 100644 --- a/docs/images/nf-core-modules-remove.svg +++ b/docs/images/nf-core-modules-remove.svg @@ -19,65 +19,65 @@ font-weight: 700; } - .terminal-1051680509-matrix { + .terminal-4144914268-matrix { font-family: Fira Code, monospace; font-size: 20px; line-height: 24.4px; font-variant-east-asian: full-width; } - .terminal-1051680509-title { + .terminal-4144914268-title { font-size: 18px; font-weight: bold; font-family: arial; } - .terminal-1051680509-r1 { fill: #c5c8c6 } -.terminal-1051680509-r2 { fill: #98a84b } -.terminal-1051680509-r3 { fill: #9a9b99 } -.terminal-1051680509-r4 { fill: #608ab1 } -.terminal-1051680509-r5 { fill: #d0b344 } -.terminal-1051680509-r6 { fill: #868887 } + .terminal-4144914268-r1 { fill: #c5c8c6 } +.terminal-4144914268-r2 { fill: #98a84b } +.terminal-4144914268-r3 { fill: #9a9b99 } +.terminal-4144914268-r4 { fill: #608ab1 } +.terminal-4144914268-r5 { fill: #d0b344 } +.terminal-4144914268-r6 { fill: #868887 } - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -89,22 +89,22 @@ - + - - $ nf-core modules remove abacas - -                                          ,--./,-. -          ___     __   __   __   ___     /,-._.--~\ -    |\ | |__  __ /  ` /  \ |__) |__         }  { -    | \| |       \__, \__/ |  \ |___     \`-._,-`-, -                                          `._,._,' - -    nf-core/tools version 2.5 - https://nf-co.re - - - -INFO     Removing abacas                                                                remove.py:52 + + $ nf-core modules remove abacas + +                                          ,--./,-. +          ___     __   __   __   ___     /,-._.--~\ +    |\ | |__  __ /  ` /  \ |__) |__         }  { +    | \| |       \__, \__/ |  \ |___     \`-._,-`-, +                                          `._,._,' + +    nf-core/tools version 2.5.1 - https://nf-co.re + + + +INFO     Removing abacas                                                                remove.py:52 diff --git a/docs/images/nf-core-modules-test.svg b/docs/images/nf-core-modules-test.svg index b65ae7a6ad..22a073d723 100644 --- a/docs/images/nf-core-modules-test.svg +++ b/docs/images/nf-core-modules-test.svg @@ -19,68 +19,68 @@ font-weight: 700; } - .terminal-2926910008-matrix { + .terminal-3641449111-matrix { font-family: Fira Code, monospace; font-size: 20px; line-height: 24.4px; font-variant-east-asian: full-width; } - .terminal-2926910008-title { + .terminal-3641449111-title { font-size: 18px; font-weight: bold; font-family: arial; } - .terminal-2926910008-r1 { fill: #c5c8c6 } -.terminal-2926910008-r2 { fill: #98a84b } -.terminal-2926910008-r3 { fill: #9a9b99 } -.terminal-2926910008-r4 { fill: #608ab1 } -.terminal-2926910008-r5 { fill: #d0b344 } -.terminal-2926910008-r6 { fill: #868887 } + .terminal-3641449111-r1 { fill: #c5c8c6 } +.terminal-3641449111-r2 { fill: #98a84b } +.terminal-3641449111-r3 { fill: #9a9b99 } +.terminal-3641449111-r4 { fill: #608ab1 } +.terminal-3641449111-r5 { fill: #d0b344 } +.terminal-3641449111-r6 { fill: #868887 } - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -92,23 +92,23 @@ - + - - $ nf-core modules test samtools/view --no-prompts - -                                          ,--./,-. -          ___     __   __   __   ___     /,-._.--~\ -    |\ | |__  __ /  ` /  \ |__) |__         }  { -    | \| |       \__, \__/ |  \ |___     \`-._,-`-, -                                          `._,._,' - -    nf-core/tools version 2.5 - https://nf-co.re - - - -────────────────────────────────────────── samtools/view ─────────────────────────────────────────── -INFO     Running pytest for module 'samtools/view'module_test.py:184 + + $ nf-core modules test samtools/view --no-prompts + +                                          ,--./,-. +          ___     __   __   __   ___     /,-._.--~\ +    |\ | |__  __ /  ` /  \ |__) |__         }  { +    | \| |       \__, \__/ |  \ |___     \`-._,-`-, +                                          `._,._,' + +    nf-core/tools version 2.5.1 - https://nf-co.re + + + +────────────────────────────────────────── samtools/view ─────────────────────────────────────────── +INFO     Running pytest for module 'samtools/view'module_test.py:184 diff --git a/docs/images/nf-core-modules-update.svg b/docs/images/nf-core-modules-update.svg index 080277cff0..e39d331663 100644 --- a/docs/images/nf-core-modules-update.svg +++ b/docs/images/nf-core-modules-update.svg @@ -19,77 +19,77 @@ font-weight: 700; } - .terminal-790941328-matrix { + .terminal-2235813615-matrix { font-family: Fira Code, monospace; font-size: 20px; line-height: 24.4px; font-variant-east-asian: full-width; } - .terminal-790941328-title { + .terminal-2235813615-title { font-size: 18px; font-weight: bold; font-family: arial; } - .terminal-790941328-r1 { fill: #c5c8c6 } -.terminal-790941328-r2 { fill: #98a84b } -.terminal-790941328-r3 { fill: #9a9b99 } -.terminal-790941328-r4 { fill: #608ab1 } -.terminal-790941328-r5 { fill: #d0b344 } -.terminal-790941328-r6 { fill: #868887 } + .terminal-2235813615-r1 { fill: #c5c8c6 } +.terminal-2235813615-r2 { fill: #98a84b } +.terminal-2235813615-r3 { fill: #9a9b99 } +.terminal-2235813615-r4 { fill: #608ab1 } +.terminal-2235813615-r5 { fill: #d0b344 } +.terminal-2235813615-r6 { fill: #868887 } - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -101,26 +101,26 @@ - + - - $ nf-core modules update --all --no-preview - -                                          ,--./,-. -          ___     __   __   __   ___     /,-._.--~\ -    |\ | |__  __ /  ` /  \ |__) |__         }  { -    | \| |       \__, \__/ |  \ |___     \`-._,-`-, -                                          `._,._,' - -    nf-core/tools version 2.5 - https://nf-co.re - - - -INFO    'nf-core/modules/abacas' is already up to date                                update.py:160 -INFO     Updating 'nf-core/modules/custom/dumpsoftwareversions'update.py:516 -INFO     Updating 'nf-core/modules/fastqc'update.py:516 -INFO     Updating 'nf-core/modules/multiqc'update.py:516 -INFO     Updates complete ✨                                                           update.py:242 + + $ nf-core modules update --all --no-preview + +                                          ,--./,-. +          ___     __   __   __   ___     /,-._.--~\ +    |\ | |__  __ /  ` /  \ |__) |__         }  { +    | \| |       \__, \__/ |  \ |___     \`-._,-`-, +                                          `._,._,' + +    nf-core/tools version 2.5.1 - https://nf-co.re + + + +INFO    'nf-core/modules/abacas' is already up to date                                update.py:160 +INFO     Updating 'nf-core/modules/custom/dumpsoftwareversions'update.py:516 +INFO     Updating 'nf-core/modules/fastqc'update.py:516 +INFO     Updating 'nf-core/modules/multiqc'update.py:516 +INFO     Updates complete ✨                                                           update.py:242 diff --git a/docs/images/nf-core-schema-build.svg b/docs/images/nf-core-schema-build.svg index 87f27862ac..6845e1f07a 100644 --- a/docs/images/nf-core-schema-build.svg +++ b/docs/images/nf-core-schema-build.svg @@ -19,72 +19,72 @@ font-weight: 700; } - .terminal-3538854618-matrix { + .terminal-3651117881-matrix { font-family: Fira Code, monospace; font-size: 20px; line-height: 24.4px; font-variant-east-asian: full-width; } - .terminal-3538854618-title { + .terminal-3651117881-title { font-size: 18px; font-weight: bold; font-family: arial; } - .terminal-3538854618-r1 { fill: #c5c8c6 } -.terminal-3538854618-r2 { fill: #98a84b } -.terminal-3538854618-r3 { fill: #9a9b99 } -.terminal-3538854618-r4 { fill: #608ab1 } -.terminal-3538854618-r5 { fill: #d0b344 } -.terminal-3538854618-r6 { fill: #98a84b;font-weight: bold } -.terminal-3538854618-r7 { fill: #868887 } -.terminal-3538854618-r8 { fill: #868887;font-weight: bold } -.terminal-3538854618-r9 { fill: #4e707b;font-weight: bold } -.terminal-3538854618-r10 { fill: #68a0b3;font-weight: bold } + .terminal-3651117881-r1 { fill: #c5c8c6 } +.terminal-3651117881-r2 { fill: #98a84b } +.terminal-3651117881-r3 { fill: #9a9b99 } +.terminal-3651117881-r4 { fill: #608ab1 } +.terminal-3651117881-r5 { fill: #d0b344 } +.terminal-3651117881-r6 { fill: #98a84b;font-weight: bold } +.terminal-3651117881-r7 { fill: #868887 } +.terminal-3651117881-r8 { fill: #868887;font-weight: bold } +.terminal-3651117881-r9 { fill: #4e707b;font-weight: bold } +.terminal-3651117881-r10 { fill: #68a0b3;font-weight: bold } - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -96,23 +96,23 @@ - + - - $ nf-core schema build --no-prompts - -                                          ,--./,-. -          ___     __   __   __   ___     /,-._.--~\ -    |\ | |__  __ /  ` /  \ |__) |__         }  { -    | \| |       \__, \__/ |  \ |___     \`-._,-`-, -                                          `._,._,' - -    nf-core/tools version 2.5 - https://nf-co.re - - -INFO    [] Default parameters match schema validationschema.py:237 -INFO    [] Pipeline schema looks valid(found 27 params)schema.py:95 -INFO     Writing schema with 28 params: './nextflow_schema.json'schema.py:173 + + $ nf-core schema build --no-prompts + +                                          ,--./,-. +          ___     __   __   __   ___     /,-._.--~\ +    |\ | |__  __ /  ` /  \ |__) |__         }  { +    | \| |       \__, \__/ |  \ |___     \`-._,-`-, +                                          `._,._,' + +    nf-core/tools version 2.5.1 - https://nf-co.re + + +INFO    [] Default parameters match schema validationschema.py:237 +INFO    [] Pipeline schema looks valid(found 27 params)schema.py:95 +INFO     Writing schema with 28 params: './nextflow_schema.json'schema.py:173 diff --git a/docs/images/nf-core-schema-lint.svg b/docs/images/nf-core-schema-lint.svg index 0083a44941..47622daa2c 100644 --- a/docs/images/nf-core-schema-lint.svg +++ b/docs/images/nf-core-schema-lint.svg @@ -19,68 +19,68 @@ font-weight: 700; } - .terminal-4207053170-matrix { + .terminal-3803351505-matrix { font-family: Fira Code, monospace; font-size: 20px; line-height: 24.4px; font-variant-east-asian: full-width; } - .terminal-4207053170-title { + .terminal-3803351505-title { font-size: 18px; font-weight: bold; font-family: arial; } - .terminal-4207053170-r1 { fill: #c5c8c6 } -.terminal-4207053170-r2 { fill: #98a84b } -.terminal-4207053170-r3 { fill: #9a9b99 } -.terminal-4207053170-r4 { fill: #608ab1 } -.terminal-4207053170-r5 { fill: #d0b344 } -.terminal-4207053170-r6 { fill: #98a84b;font-weight: bold } -.terminal-4207053170-r7 { fill: #868887 } -.terminal-4207053170-r8 { fill: #868887;font-weight: bold } -.terminal-4207053170-r9 { fill: #4e707b;font-weight: bold } + .terminal-3803351505-r1 { fill: #c5c8c6 } +.terminal-3803351505-r2 { fill: #98a84b } +.terminal-3803351505-r3 { fill: #9a9b99 } +.terminal-3803351505-r4 { fill: #608ab1 } +.terminal-3803351505-r5 { fill: #d0b344 } +.terminal-3803351505-r6 { fill: #98a84b;font-weight: bold } +.terminal-3803351505-r7 { fill: #868887 } +.terminal-3803351505-r8 { fill: #868887;font-weight: bold } +.terminal-3803351505-r9 { fill: #4e707b;font-weight: bold } - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -92,22 +92,22 @@ - + - - $ nf-core schema lint nextflow_schema.json - -                                          ,--./,-. -          ___     __   __   __   ___     /,-._.--~\ -    |\ | |__  __ /  ` /  \ |__) |__         }  { -    | \| |       \__, \__/ |  \ |___     \`-._,-`-, -                                          `._,._,' - -    nf-core/tools version 2.5 - https://nf-co.re - - -INFO    [] Default parameters match schema validationschema.py:237 -INFO    [] Pipeline schema looks valid(found 28 params)schema.py:95 + + $ nf-core schema lint nextflow_schema.json + +                                          ,--./,-. +          ___     __   __   __   ___     /,-._.--~\ +    |\ | |__  __ /  ` /  \ |__) |__         }  { +    | \| |       \__, \__/ |  \ |___     \`-._,-`-, +                                          `._,._,' + +    nf-core/tools version 2.5.1 - https://nf-co.re + + +INFO    [] Default parameters match schema validationschema.py:237 +INFO    [] Pipeline schema looks valid(found 28 params)schema.py:95 diff --git a/docs/images/nf-core-schema-validate.svg b/docs/images/nf-core-schema-validate.svg index 2e089460a0..95f708fca7 100644 --- a/docs/images/nf-core-schema-validate.svg +++ b/docs/images/nf-core-schema-validate.svg @@ -19,71 +19,71 @@ font-weight: 700; } - .terminal-229550800-matrix { + .terminal-735030063-matrix { font-family: Fira Code, monospace; font-size: 20px; line-height: 24.4px; font-variant-east-asian: full-width; } - .terminal-229550800-title { + .terminal-735030063-title { font-size: 18px; font-weight: bold; font-family: arial; } - .terminal-229550800-r1 { fill: #c5c8c6 } -.terminal-229550800-r2 { fill: #98a84b } -.terminal-229550800-r3 { fill: #9a9b99 } -.terminal-229550800-r4 { fill: #608ab1 } -.terminal-229550800-r5 { fill: #d0b344 } -.terminal-229550800-r6 { fill: #98a84b;font-weight: bold } -.terminal-229550800-r7 { fill: #868887 } -.terminal-229550800-r8 { fill: #868887;font-weight: bold } -.terminal-229550800-r9 { fill: #4e707b;font-weight: bold } + .terminal-735030063-r1 { fill: #c5c8c6 } +.terminal-735030063-r2 { fill: #98a84b } +.terminal-735030063-r3 { fill: #9a9b99 } +.terminal-735030063-r4 { fill: #608ab1 } +.terminal-735030063-r5 { fill: #d0b344 } +.terminal-735030063-r6 { fill: #98a84b;font-weight: bold } +.terminal-735030063-r7 { fill: #868887 } +.terminal-735030063-r8 { fill: #868887;font-weight: bold } +.terminal-735030063-r9 { fill: #4e707b;font-weight: bold } - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -95,23 +95,23 @@ - + - - $ nf-core schema validate nf-core-rnaseq/workflow nf-params.json - -                                          ,--./,-. -          ___     __   __   __   ___     /,-._.--~\ -    |\ | |__  __ /  ` /  \ |__) |__         }  { -    | \| |       \__, \__/ |  \ |___     \`-._,-`-, -                                          `._,._,' - -    nf-core/tools version 2.5 - https://nf-co.re - - -INFO    [] Default parameters match schema validationschema.py:237 -INFO    [] Pipeline schema looks valid(found 93 params)schema.py:95 -INFO    [] Input parameters look validschema.py:213 + + $ nf-core schema validate nf-core-rnaseq/workflow nf-params.json + +                                          ,--./,-. +          ___     __   __   __   ___     /,-._.--~\ +    |\ | |__  __ /  ` /  \ |__) |__         }  { +    | \| |       \__, \__/ |  \ |___     \`-._,-`-, +                                          `._,._,' + +    nf-core/tools version 2.5.1 - https://nf-co.re + + +INFO    [] Default parameters match schema validationschema.py:237 +INFO    [] Pipeline schema looks valid(found 93 params)schema.py:95 +INFO    [] Input parameters look validschema.py:213 diff --git a/docs/images/nf-core-sync.svg b/docs/images/nf-core-sync.svg index ec1ac051e8..92e0acf675 100644 --- a/docs/images/nf-core-sync.svg +++ b/docs/images/nf-core-sync.svg @@ -19,73 +19,73 @@ font-weight: 700; } - .terminal-3145054114-matrix { + .terminal-3609966593-matrix { font-family: Fira Code, monospace; font-size: 20px; line-height: 24.4px; font-variant-east-asian: full-width; } - .terminal-3145054114-title { + .terminal-3609966593-title { font-size: 18px; font-weight: bold; font-family: arial; } - .terminal-3145054114-r1 { fill: #c5c8c6 } -.terminal-3145054114-r2 { fill: #98a84b } -.terminal-3145054114-r3 { fill: #9a9b99 } -.terminal-3145054114-r4 { fill: #608ab1 } -.terminal-3145054114-r5 { fill: #d0b344 } -.terminal-3145054114-r6 { fill: #98729f } -.terminal-3145054114-r7 { fill: #ff2c7a } -.terminal-3145054114-r8 { fill: #868887 } + .terminal-3609966593-r1 { fill: #c5c8c6 } +.terminal-3609966593-r2 { fill: #98a84b } +.terminal-3609966593-r3 { fill: #9a9b99 } +.terminal-3609966593-r4 { fill: #608ab1 } +.terminal-3609966593-r5 { fill: #d0b344 } +.terminal-3609966593-r6 { fill: #98729f } +.terminal-3609966593-r7 { fill: #ff2c7a } +.terminal-3609966593-r8 { fill: #868887 } - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -97,24 +97,24 @@ - + - - $ nf-core sync - -                                          ,--./,-. -          ___     __   __   __   ___     /,-._.--~\ -    |\ | |__  __ /  ` /  \ |__) |__         }  { -    | \| |       \__, \__/ |  \ |___     \`-._,-`-, -                                          `._,._,' - -    nf-core/tools version 2.5 - https://nf-co.re - - -INFO     Pipeline directory: /home/runner/work/tools/tools/tmp/nf-core-nextbigthingsync.py:95 -INFO     Original pipeline repository branch is 'master'sync.py:149 -INFO     Deleting all files in 'TEMPLATE' branch                                         sync.py:205 -INFO     Making a new template pipeline using pipeline variables                         sync.py:223 + + $ nf-core sync + +                                          ,--./,-. +          ___     __   __   __   ___     /,-._.--~\ +    |\ | |__  __ /  ` /  \ |__) |__         }  { +    | \| |       \__, \__/ |  \ |___     \`-._,-`-, +                                          `._,._,' + +    nf-core/tools version 2.5.1 - https://nf-co.re + + +INFO     Pipeline directory: /home/runner/work/tools/tools/tmp/nf-core-nextbigthingsync.py:95 +INFO     Original pipeline repository branch is 'master'sync.py:149 +INFO     Deleting all files in 'TEMPLATE' branch                                         sync.py:205 +INFO     Making a new template pipeline using pipeline variables                         sync.py:223