comparison cfsan_centriflaken.xml @ 109:6d1ac92520b6

"planemo upload"
author kkonganti
date Thu, 27 Jun 2024 16:51:57 -0400
parents 2bda095a1222
children 345d0a16f026
comparison
equal deleted inserted replaced
108:2bda095a1222 109:6d1ac92520b6
1 <tool id="cfsan_centriflaken" name="Centriflaken" version="0.4.2+galaxy1"> 1 <tool id="cfsan_centriflaken" name="Centriflaken" version="0.4.2+galaxy1">
2 <description>An automated pipeline to generate a MAG of interest (E.coli or Salmonella) and perform serotyping.</description> 2 <description>An automated pipeline to generate a MAG of interest (E.coli or Salmonella) and perform serotyping.</description>
3 <requirements> 3 <requirements>
4 <requirement type="package" version="24.04">nextflow</requirement> 4 <requirement type="package" version="24.04.2">nextflow</requirement>
5 <requirement type="package">graphviz</requirement> 5 <requirement type="package">graphviz</requirement>
6 </requirements> 6 </requirements>
7 <version_command>nextflow -version</version_command> 7 <version_command>nextflow -version</version_command>
8 <command detect_errors="exit_code"><![CDATA[ 8 <command detect_errors="exit_code"><![CDATA[
9 mkdir -p cpipes-input || exit 1; 9 mkdir -p cpipes-input || exit 1;