# HG changeset patch # User dfornika # Date 1548193926 18000 # Node ID 74242e18b66ab5355ce37253b50197ca0a5e3588 # Parent 0d11360e6194d47e036fdf39e3ed61bceabbe935 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mash commit 03b0ce2da0b398127862d5d235bed8f9c0b23622-dirty diff -r 0d11360e6194 -r 74242e18b66a mash_screen.xml --- a/mash_screen.xml Tue Jan 22 16:47:04 2019 -0500 +++ b/mash_screen.xml Tue Jan 22 16:52:06 2019 -0500 @@ -1,4 +1,4 @@ - +fastq_ determines how well query sequences are contained within a pool of sequences. macros.xml @@ -20,7 +20,7 @@ #if str( $pool.pool_input_selector ) == "paired_collection" '$pool.pool.forward' '$pool.pool.reverse' #end if - #if str( $fastq_input.fastq_input_selector ) == "single" + #if str( $pool.pool_input_selector ) == "single" '$pool.pool' #end if > '$output'