training icon indicating copy to clipboard operation
training copied to clipboard

`seqtk_trim`: `_` to `/` in module name

Open stephenturner opened this issue 1 year ago • 1 comments

The module is named seqtk/trim not seqtk_trim when installing using nf-core modules install, even though the process name is still SEQTK_TRIM.

Using seqtk_trim as instructed in the docs does not work:

$ nf-core modules install

                                          ,--./,-.
          ___     __   __   __   ___     /,-._.--~\
    |\ | |__  __ /  ` /  \ |__) |__         }  {
    | \| |       \__, \__/ |  \ |___     \`-._,-`-,
                                          `._,._,'

    nf-core/tools version 2.14.1 - https://nf-co.re


? Tool name: seqtk_trim
ERROR    Module 'seqtk_trim' not found in list of available modules.                                                                                                                                                                          
INFO     Use the command 'nf-core modules list' to view available software     

It's seqtk/trim:

$ nf-core modules list remote seqtk

                                          ,--./,-.
          ___     __   __   __   ___     /,-._.--~\
    |\ | |__  __ /  ` /  \ |__) |__         }  {
    | \| |       \__, \__/ |  \ |___     \`-._,-`-,
                                          `._,._,'

    nf-core/tools version 2.14.1 - https://nf-co.re


INFO     Modules available from https://github.com/nf-core/modules.git (master) matching pattern 'seqtk':                                                                                                                                     
                                                                                                                                                                                                                                              
┏━━━━━━━━━━━━━━━┓
┃ Module Name   ┃
┡━━━━━━━━━━━━━━━┩
│ seqtk/cutn    │
│ seqtk/mergepe │
│ seqtk/rename  │
│ seqtk/sample  │
│ seqtk/seq     │
│ seqtk/subseq  │
│ seqtk/trim    │
└───────────────┘

stephenturner avatar Sep 09 '24 10:09 stephenturner

Deploy Preview for nextflow-training ready!

Name Link
Latest commit 0c7d3b8c012e9aa3a41fb63f1de3bd070722678b
Latest deploy log https://app.netlify.com/sites/nextflow-training/deploys/66e28f6e0f89eb0008c5ad86
Deploy Preview https://deploy-preview-368--nextflow-training.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

netlify[bot] avatar Sep 09 '24 10:09 netlify[bot]