KwanLab / Autometa

Autometa: Automated Extraction of Genomes from Shotgun Metagenomes
https://autometa.readthedocs.io
Other
40 stars 15 forks source link

kingdoms does not need to be defined multiple times in workflows/autometa_flagged.sh #332

Open jason-c-kwan opened 11 months ago

jason-c-kwan commented 11 months ago

Current Behavior

Since kingdoms is defined multiple times in workflows/autometa_flagged.sh, it is easily missed if a user wants to change the value of this variable

Steps to Reproduce

Expected Behavior

variable should be defined once in the script, and the value should then honored later in the script. Even better, it could be specified by user inputs with a default value.

Environment Information

autometa-config --print

```bash ```

Run Information

contents of nf-params.json

```bash ```

contents of .nextflow.log

```bash ```

Additional information

```bash ```