diff --git a/.github/workflows/main.yaml b/.github/workflows/main.yaml index 8fb2189..6074767 100644 --- a/.github/workflows/main.yaml +++ b/.github/workflows/main.yaml @@ -24,7 +24,8 @@ jobs: /opt2/.tests/WT_S3_1.fastq.gz \ /opt2/.tests/WT_S4_R1.001.fastq.gz \ --output /opt2/output --mode local \ - --genome hg38 --dry-run + --genome hg38 --novel-mir-identification \ + --dry-run - name: View the pipeline config file run: | echo "Generated config file for pipeline...." && cat $PWD/output/config.json