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.
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
Add workflow for QIIME2 classification of 16S reads #439
Add workflow for QIIME2 classification of 16S reads #439
Changes from all commits
9186c14
a101354
c15c0a0
c53dfa0
86c691e
5830180
eee96e8
a1ea263
c52fffb
0319279
684320b
7a6d980
4567242
ad024f2
fca086c
f48a990
acc8ebe
4597846
ae770ed
0afd54a
f9a7863
916f379
050f5ca
37682b3
bc32133
9660e50
648b9ea
96f57f9
7058a03
d53a4fa
1ab2c66
e2cbf85
eee8c36
ba655c0
7d75301
56b29e1
56529e0
0fb8686
9743496
c9dd4e9
6adec92
0d9eb2a
b1f71c5
547c8e6
a657a1f
bd2d8cc
4342498
b0c7d08
052ef39
b58bc89
fe08748
2e94b27
fdae7d1
62ee431
4b75683
fbe4a7c
2f506d8
25800f0
29e5a82
8206896
d613912
2967780
638f4a2
7f1c8e2
e5aa74c
66a24c0
c55812c
0e463df
a9d9f0a
d19f499
2259d6f
003ff11
cadf667
5feafe2
9f21841
fcf16b6
db8f398
779386d
bd934ec
748ed8a
922ef44
60d6619
6901f4b
85a3aa5
ae6e723
b431491
68edbd6
d77f8dc
ad1b21d
7b809b0
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
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.
These were made to be mandatory but doesn't seem like they're used that way below?
Is 100/500 our/Zoe's custom default, or is it the tool's default if we don't specify the parameter?
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 you are
importing
a WDL task fileas qiime
then maybe that file should be renamed totasks_qiime.wdl
?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.
I think I should keep the 16S_amplicon so i changed qiime --> 16S_amplicon. Let me know if you agree with this decision, if not maybe then I can change the tasks & workflow . wdl --> tasks_qiime && qiime_worfklow.wdl?