mirror of
https://github.com/galaxyproject/galaxy.git
synced 2026-08-30 16:58:03 +08:00
use versioned image instead
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<tool id="interactive_tool_pavian" tool_type="interactive" name="Pavian" version="1.0" profile="22.01">
|
||||
<description>Interactive analysis of metagenomics data</description>
|
||||
<requirements>
|
||||
<container type="docker">florianbw/pavian:latest</container>
|
||||
<container type="docker">quay.io/galaxy/pavian:0.1</container>
|
||||
</requirements>
|
||||
<entry_points>
|
||||
<entry_point name="Pavian visualisation" requires_domain="True">
|
||||
@@ -51,4 +51,4 @@ pavian natively supports the Kraken and MetaPhlAn-style report formats. In exten
|
||||
<citations>
|
||||
<citation type="doi">10.1093/bioinformatics/btz715</citation>
|
||||
</citations>
|
||||
</tool>
|
||||
</tool>
|
||||
|
||||
Reference in New Issue
Block a user