-
Notifications
You must be signed in to change notification settings - Fork 0
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
Singend bclconvert samplesheet #29
Conversation
…arser and bclconvert
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.
Hey @rroutsong,
Everything looks amazing! Can you please add a dry-run for SE datasets and update the README? Once added I can merge everything. Thank you for all your hard work, I appreciate it!
@@ -71,16 +86,29 @@ if __name__ == '__main__': | |||
help='Dry run the demultiplexing workflow') | |||
parser_run.add_argument('-n', '--noqc', action='store_false', | |||
help='Dry run the demultiplexing workflow') |
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.
Can you fix this help message? I just noticed it was a duplicate.
will be written in such a way to embrace that modularity as best as possible with forward thinking kept in mind. If we | ||
don't find utility in this work at a brace scale then we will accept the simple approach as bespoke and move forward. | ||
Several of the applications that **weave** uses to visualize and report quality metrics are: | ||
- [Kraken](https://github.com/DerrickWood/kraken2)<sup>71</sup>, kmer analysis |
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.
Please also change 71 to 7
weave support for:
Addresses #20 #26 #19 and #18