uclahs-cds / pipeline-align-DNA

Nextflow pipeline to align paired DNA FASTQs and sort, mark duplicates, and index resulting alignment
https://uclahs-cds.github.io/pipeline-align-DNA/
GNU General Public License v2.0
4 stars 1 forks source link

Release `v10.1.0` #314

Closed yashpatel6 closed 6 months ago

yashpatel6 commented 6 months ago

Description

Minor release to make latest tool updates available

Checklist

github-actions[bot] commented 6 months ago

Bleep bloop, I am a robot.

Alas, some of the Nextflow configuration tests failed!

test/configtest-F16.json

@ ["manifest","version"]
- "10.0.0"
+ "10.1.0"
@ ["params","log_output_dir"]
- "/tmp/outputs/align-DNA-10.0.0/a_mini_n2_picard/log-align-DNA-10.0.0-19970704T165655Z/"
+ "/tmp/outputs/align-DNA-10.1.0/a_mini_n2_picard/log-align-DNA-10.1.0-19970704T165655Z/"
@ ["params","output_dir_base"]
- "/tmp/outputs/align-DNA-10.0.0/a_mini_n2_picard"
+ "/tmp/outputs/align-DNA-10.1.0/a_mini_n2_picard"
@ ["report","file"]
- "/tmp/outputs/align-DNA-10.0.0/a_mini_n2_picard/log-align-DNA-10.0.0-19970704T165655Z//nextflow-log/report.html"
+ "/tmp/outputs/align-DNA-10.1.0/a_mini_n2_picard/log-align-DNA-10.1.0-19970704T165655Z//nextflow-log/report.html"
@ ["timeline","file"]
- "/tmp/outputs/align-DNA-10.0.0/a_mini_n2_picard/log-align-DNA-10.0.0-19970704T165655Z//nextflow-log/timeline.html"
+ "/tmp/outputs/align-DNA-10.1.0/a_mini_n2_picard/log-align-DNA-10.1.0-19970704T165655Z//nextflow-log/timeline.html"
@ ["trace","file"]
- "/tmp/outputs/align-DNA-10.0.0/a_mini_n2_picard/log-align-DNA-10.0.0-19970704T165655Z//nextflow-log/trace.txt"
+ "/tmp/outputs/align-DNA-10.1.0/a_mini_n2_picard/log-align-DNA-10.1.0-19970704T165655Z//nextflow-log/trace.txt"

If the above changes are surprising, stop and determine what happened.

If the above changes are expected, there are two ways to fix this:

  1. Automatically: Post a comment starting with "/fix-tests" (without the quotes) and I will update the tests for you (you must review my work afterwards).
  2. Manually: Follow these steps on Confluence.
yashpatel6 commented 6 months ago

/fix-tests

github-actions[bot] commented 6 months ago

Bleep bloop, I am a robot.

I have updated all of the failing tests for you with 68ec044ab5dc34df35f6d36531a41c31ead094fd. You must review my work before merging this pull request!