Skip to content
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

Create subworkflow to filter reads from blacklisted regions #17

Merged
merged 45 commits into from
Oct 23, 2023

Conversation

kelly-sovacool
Copy link
Member

@kelly-sovacool kelly-sovacool commented Oct 20, 2023

Changes

New subworkflow filter_blacklist takes input fastq files and a blacklist bwa index, and filters out reads that aligned to the blacklist.

Issues

Towards CCBR/CHAMPAGNE#117

PR Checklist

(Strikethrough any points that are not applicable.)

  • This comment contains a description of changes with justifications, with any relevant issues linked.
  • Write unit tests for any new features, bug fixes, or other code changes.
  • Update docs if there are any API changes.
  • Update CHANGELOG.md with a short description of any user-facing changes and reference the PR number. Guidelines: https://keepachangelog.com/en/1.1.0/

because the github repo is internal right now, so can't access URLs
had to do it manually due to nf-core tools not supporing local custom
module repos yet for subworkflows.
@kelly-sovacool kelly-sovacool self-assigned this Oct 23, 2023
@kelly-sovacool kelly-sovacool marked this pull request as ready for review October 23, 2023 19:05
@kelly-sovacool kelly-sovacool merged commit 9d45619 into main Oct 23, 2023
9 checks passed
@kelly-sovacool kelly-sovacool deleted the filter-blacklist-subwf branch October 23, 2023 19:05
@kelly-sovacool kelly-sovacool added this to the 2023w43_1027 milestone Jan 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant