Skip to content

Commit

Permalink
Adding novel miR identification option
Browse files Browse the repository at this point in the history
  • Loading branch information
skchronicles authored Sep 28, 2024
1 parent d5476d9 commit 051d716
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 051d716

Please sign in to comment.