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

plugin development how-to: return ResultCollection with named outputs #7

Open
gregcaporaso opened this issue Jan 11, 2024 · 0 comments
Labels
content addition Planned new content. how-to Related to a *How-to guide*. plugins Related to the *Plugins* part.

Comments

@gregcaporaso
Copy link
Member

Here's a good example of this being done:

https://github.com/qiime2/q2-demux/blob/59b2378592acd7cd9d003fe776b5b469cf6bfa67/q2_demux/plugin_setup.py#L170
https://github.com/qiime2/q2-demux/blob/dev/q2_demux/_demux.py#L514

@gregcaporaso gregcaporaso added content addition Planned new content. plugins Related to the *Plugins* part. how-to Related to a *How-to guide*. labels Apr 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
content addition Planned new content. how-to Related to a *How-to guide*. plugins Related to the *Plugins* part.
Projects
None yet
Development

No branches or pull requests

1 participant