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

diversity related processes only run for one channel element #27

Closed
d4straub opened this issue Nov 7, 2018 · 2 comments
Closed

diversity related processes only run for one channel element #27

d4straub opened this issue Nov 7, 2018 · 2 comments

Comments

@d4straub
Copy link
Collaborator

d4straub commented Nov 7, 2018

Diversity related processes produce results only for the first of several files in the input channel "qiime_diversity_core_for_*", because there is only one element in the second input channel "ch_metadata_for_*".
This is true for the following processes:
alpha_diversity
beta_diversity
beta_diversity_ordination

@d4straub
Copy link
Collaborator Author

d4straub commented Nov 9, 2018

process beta_diversity still only processes one input file. Possibly because of an additional input value, a simple ".combine" to the input channel doesnt appear to work here.

d4straub added a commit that referenced this issue Nov 10, 2018
@d4straub
Copy link
Collaborator Author

Now all diversity related processes use all elements of the input channels correctly.

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

No branches or pull requests

1 participant