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

Provide specific examples of use with QIIME 2 #7

Open
wasade opened this issue Jan 12, 2024 · 1 comment
Open

Provide specific examples of use with QIIME 2 #7

wasade opened this issue Jan 12, 2024 · 1 comment

Comments

@wasade
Copy link

wasade commented Jan 12, 2024

...just in the readme for using data from .qza files, doing prediction tasks, and loading back into QIIME 2. Place into README.md. Does not need to be exhaustive, just light examples

@wasade
Copy link
Author

wasade commented Jan 12, 2024

$ conda activate qiime2-2023.9
$ qiime tools export --input-path your_file.qza --output-path foo.biom
$ conda activate amplicon-gpt
$ python amplicon-gpt.py predict --feature-table foo.biom ...
$ conda activate qiime2-2023.9
$ qiime tools import --input-path result.blah --type WhatEverThisIs --output-path result.blah.qza

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