-
Notifications
You must be signed in to change notification settings - Fork 161
Fix rrbs and skip_dedup publishing #583
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
… settings - Introduced new configuration for BWA_INDEX to manage reference genome output. - Added SAMTOOLS_IDXSTATS process for generating index statistics. - Updated publishDir settings in existing processes to accommodate deduplication and RRBS parameters. - Enhanced documentation to reflect new output structure and file descriptions.
… folder for --skip_deduplication and --rrbs options
|
|
@eduard-watchmaker kindly pull down this branch and run bwamem test profile and confirm if all the output files are there and in expected locations. Also if you could bump the gpu snapshot while at it, that would be great. Thanks |
eduard-watchmaker
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All looks good, I did a real run and checked that all files are there and named as reported on the output.md file
closes #579 and also fix bwamem publishing