# HG changeset patch # User mvdbeek # Date 1524219240 14400 # Node ID 9b13b8bda9d846457913eb59e54607c839b4c048 # Parent 6c00620084a5d4d4803d357998a54beec9922bf4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/damidseq_core commit 8dccd750ac2057caa6495636153250bdd4ecf549 diff -r 6c00620084a5 -r 9b13b8bda9d8 damidseq_core.xml --- a/damidseq_core.xml Wed Apr 18 15:02:42 2018 -0400 +++ b/damidseq_core.xml Fri Apr 20 06:14:00 2018 -0400 @@ -1,4 +1,4 @@ - + align, extend and normalize a DamID-seq experiment damidseq_pipeline @@ -30,7 +30,10 @@ --qscore1min=$qscore1min --qscore2max=$qscore2max --threads=\${GALAXY_SLOTS:-4} 2>&1| LC_ALL=C sed -e 's/[^A-Za-z0-9._-]/ /g' && - mv Fusion-vs-Dam.* fusion.output + mv Fusion-vs-Dam.gatc.* gatc.output + #if str($full_data_files): + && mv Fusion-vs-Dam.* full.output + #end if ]]> A1 Dam @@ -55,7 +58,7 @@ - + @@ -72,7 +75,7 @@ - + @@ -85,7 +88,11 @@ - + + full_data_files == '--full_data_files' + + + - + + + + + + + +