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

complete ArtifactClass definition #43

Closed
gregcaporaso opened this issue Mar 14, 2024 · 1 comment
Closed

complete ArtifactClass definition #43

gregcaporaso opened this issue Mar 14, 2024 · 1 comment

Comments

@gregcaporaso
Copy link
Member

Should be something like the following (adapted from the content in qiime2/dev-docs#50):

plugin.register_formats(EMPPairedEndDirFmt)
plugin.register_semantic_types(EMPPairedEndSequences)
plugin.register_artifact_class(EMPPairedEndSequences, artifact_format=EMPPairedEndDirFmt)
@gregcaporaso
Copy link
Member Author

Closed in #57

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