Harshil Patel

Results 71 issues of Harshil Patel

As reported on Nextflow Slack in the #tower-help channel [here](https://nextflow.slack.com/archives/C02TPTREJ03/p1658825964425669)

enhancement

It would be nice to have an `exists` sub-command for all of the different entities on the CLI e.g. `credentials` , `compute-envs` that outputs `0` / `1` depending on the...

enhancement

Expected behaviour is to raise an error and tell me that I need to use `compute-envs` as below: ``` $ tw compute Unmatched argument at index 0: 'compute' Did you...

invalid
question
on hold

If possible, it would be nice to maybe dump the environment info to screen/file so it can be uploaded to Github issues. I am not entirely sure what would be...

enhancement

The current behaviour requires that cloud creadentials i.e. `--access-key` and `--secret-key` need to be provided manually at the moment as highlighted in the help below: ``` $ tw credentials create...

enhancement

### Description of feature Hola! The core functionality for this module was already added in https://github.com/MultiQC/MultiQC/pull/2151 https://github.com/MultiQC/MultiQC/pull/2166 https://github.com/MultiQC/MultiQC/pull/2167 [Seqera CLI v0.9.2](https://github.com/seqeralabs/tower-cli/releases/tag/v0.9.2) was released a few days ago with additional metadata...

waiting: example data

- Adds nf-test to all components of pipeline

### Description of the bug I am trying to merge in the [template update](https://github.com/nf-core/fetchngs/pull/257) after the latest 2.12 release into nf-core/fetchngs and `nf-core lint` is failing with: ``` ╭─ [✗]...

bug

### Description of feature As raised in https://github.com/nf-core/fetchngs/pull/259#discussion_r1470946683 and https://github.com/nf-core/fetchngs/pull/259#discussion_r1470960788 we need to revisit why we restricted downloading a max of 2 FastQ files via FTP and Aspera. I vaguely...

enhancement

### Description of feature Tried to switch to using nf-validation for the input id validation but hit this issue https://github.com/nextflow-io/nf-schema/issues/10 Created this issue as a tracker. Changes required after the...

enhancement