comparison ncbi_fcs_gx.xml @ 1:49f8eae39606 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/ncbi_fcs_gx commit b1797a2dee3977cdf40d3cf413ab9ec1e0cb3f26
author iuc
date Thu, 30 May 2024 10:49:36 +0000
parents 3cdb96f2855d
children ed1ef564da41
comparison
equal deleted inserted replaced
0:3cdb96f2855d 1:49f8eae39606
1 <tool id="ncbi_fcs_gx" name="NCBI FCS GX" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@"> 1 <tool id="ncbi_fcs_gx" name="NCBI FCS GX" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@">
2 <description>detects contamination from foreign organisms in genome sequences</description> 2 <description>detects contamination from foreign organisms in genome sequences</description>
3 <macros> 3 <macros>
4 <import>macros.xml</import> 4 <import>macros.xml</import>
5 </macros> 5 </macros>
6 <expand macro="edam_ontology"/> 6 <expand macro="biotools"/>
7 <expand macro="requirements"/> 7 <expand macro="requirements"/>
8 <command detect_errors="exit_code"><![CDATA[ 8 <command detect_errors="exit_code"><![CDATA[
9 GX_NUM_CORES=\${GALAXY_SLOTS:-2} 9 GX_NUM_CORES=\${GALAXY_SLOTS:-2}
10 #if $mode.mode_selector == "screen" 10 #if $mode.mode_selector == "screen"
11 ## copy data to local storage 11 ## copy data to local storage