ENH: add fetch-busco-db
action and update evaluate-busco
accordingly
#122
Labels
enhancement
New feature or request
At the moment, the action
evaluate-busco
downloads data from the internet and uses it to identify BUSCO genes in the analyzed sequences. There is a need to change this, such that the download happens before the BUSCO analysis.Objectives of this enhancement:
fetch-busco-db
) that fetches this data and stores it in an artifact.evaluate-busco
such that it takes the output offetch-busco-db
as input.Tasks
fetch-busco-db
's output q2-types-genomics#74TypeMap
where child type has properties; breaks CLI qiime2/qiime2#748Useful for the
fetch-busco-db
implementation:TypeMap
inq2-amr
The text was updated successfully, but these errors were encountered: