bokulich-lab / q2-assembly

QIIME 2 plugin for (meta)genome assembly.
BSD 3-Clause "New" or "Revised" License
4 stars 12 forks source link

update to install most recent working q2 version #40

Closed gregcaporaso closed 1 year ago

gregcaporaso commented 1 year ago

Tested with 2023.02 and got the following error from mamba:

$ mamba create -yn q2-shotgun \
>   -c https://packages.qiime2.org/qiime2/2023.2/tested \
>   -c bioconda -c conda-forge -c default q2-assembly q2cli
...
Encountered problems while solving:
  - nothing provides requested q2-assembly
codecov[bot] commented 1 year ago

Codecov Report

Merging #40 (70921bd) into main (e86efbb) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #40   +/-   ##
=======================================
  Coverage   98.67%   98.67%           
=======================================
  Files          25       25           
  Lines        1284     1284           
=======================================
  Hits         1267     1267           
  Misses         17       17           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more