ENH: Semantic Type for fetch-busco-db
output
#312
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What's new
fetch-busco-db
an action that I am developing for thebokulich-lab/q2-moshpit
plugin.evaluate-busco
action which is already implemented.q2-types-genomics
plugin but since there was a migration toq2-types
here we are. Therefore it closes ENH: Semantic Type forfetch-busco-db
's output bokulich-lab/q2-types-genomics#74 and ENH: Semantic Type forfetch-busco-db
output bokulich-lab/q2-types-genomics#75Run it locally
q2-types
qiime tools import --input-path wherever_you_want_to_download_the_data_to --output-path busco_db.qza --type "ReferenceDB[BuscoDB]"
Running the tests