-
Notifications
You must be signed in to change notification settings - Fork 443
Addition of bbsplit for filtering of genomic contaminants #1850
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
Open
apsteinberg
wants to merge
51
commits into
nf-core:dev
Choose a base branch
from
apsteinberg:master
base: dev
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
51 commits
Select commit
Hold shift + click to select a range
8c6dc5c
home commits
apsteinberg 26a34c5
home commits
apsteinberg 0ea1b08
home commits
apsteinberg 9c8a0a6
home commits
apsteinberg e111111
rebasing to match dev branch
apsteinberg 1d6de1c
rebasing
apsteinberg 5f8348f
home commits
apsteinberg 045a2eb
home commits
apsteinberg 7b1e121
home commits
apsteinberg 8d6737e
home commits
apsteinberg 73ee506
home commits
apsteinberg 70dd006
home commits
apsteinberg 2653860
home commits
apsteinberg bf7e122
home commits
apsteinberg fc1baeb
home commits
apsteinberg 49809f0
home commits
apsteinberg 9b5feff
home commits
apsteinberg 340013b
home commits
apsteinberg 284d342
home commits
apsteinberg a246976
home commits
apsteinberg 8fb577c
home commits
apsteinberg 5fa3a95
initialization of bbsplit params
apsteinberg 3c73ba1
feeding ref genome to bbsplit
apsteinberg f66a8cc
adding gunzip module
apsteinberg 3b14ed5
taking out gunzip module
apsteinberg 1aac5f7
fasta channel fix
apsteinberg 8980eea
fasta channel fix
apsteinberg 5abe9bd
fasta channel fix
apsteinberg 12020ee
fasta channel fix
apsteinberg 60735d3
git ignore
apsteinberg 3ea2da0
linting
tobsecret 10d73c0
rebase to dev
apsteinberg ed712c2
fix to main.nf
apsteinberg 2d8e80f
fix to main.nf
apsteinberg f30c64c
removing junk from workflows/sarek/main.nf
apsteinberg 2813dba
prepare genome workflow fix
apsteinberg 156fe6c
fix to prepare_genome subworkflow
apsteinberg 2a4f7b6
fix for empty channel
apsteinberg e1481cd
remove prepare_bbsplit workflow
apsteinberg 553a350
add missing save_bbsplit_reads to nextflow_schema.json
tobsecret 16d0251
fix linting on test scripts that we will later delete
tobsecret 338af8a
deleted test scripts
tobsecret 06e26b7
Merge remote-tracking branch 'upstream/dev'
tobsecret bbf776e
removing local testing files
tobsecret 6723797
fix text alignment of bbsplit vars
tobsecret ba9ce21
replace leftover params.bbsplit references with local vars
tobsecret 32d9f11
removed unnecessary restatement of versions channel
tobsecret a40b17d
text alignment of include statements
tobsecret d2c3b15
added explanatory comments for bbsplit args in prepare_genome
tobsecret ff9bf0b
delete extra blank line
tobsecret 186b743
reordered arguments alphabetically
tobsecret File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.
If the indices are provided and not newly computed, should they not be assigned here?