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

MAINT: ensure that input names are consistent across actions #48

Open
gregcaporaso opened this issue Jun 29, 2023 · 0 comments
Open

MAINT: ensure that input names are consistent across actions #48

gregcaporaso opened this issue Jun 29, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@gregcaporaso
Copy link
Contributor

This is very minor, but might be worth addressing before an alpha release.

These two actions in assembly use different names for the same input type. It might be nice to pick one and use that for all actions in the plugin for consistency. This happens all over the place in the core distro, but it would be a breaking change to address it, so it hasn't been worth the trouble.

qiime assembly assemble-megahit --i-seqs demux.qza ...
qiime assembly map-reads-to-contigs --i-reads demux.qza ...
@misialq misialq added the enhancement New feature or request label Oct 17, 2023
@misialq misialq changed the title inconsistent input naming MAINT: ensure that input names are consistent across actions May 17, 2024
@misialq misialq added this to the Manuscript prep milestone May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants