# HG changeset patch # User iuc # Date 1561158802 14400 # Node ID bf3f58bfde4444e46f745c6591b05446c9322d13 # Parent 1e3d84c46db039d021b12b36a4d621d2b2c528b1 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6afb87d2f226ac2fb61255b89dd9c36940b482c9 diff -r 1e3d84c46db0 -r bf3f58bfde44 nanoplot.xml --- a/nanoplot.xml Thu Jun 20 10:18:24 2019 -0400 +++ b/nanoplot.xml Fri Jun 21 19:13:22 2019 -0400 @@ -1,4 +1,4 @@ - + Plotting suite for Oxford Nanopore sequencing data and alignments 1.25.0 @@ -7,123 +7,139 @@ nanoplot NanoPlot --version - - - +NanoPlot + --threads \${GALAXY_SLOTS:-4} + --$mode.reads.type ${' '.join($reads_temp)} + #if $filter.maxlength + --maxlength $filter.maxlength + #end if + #if $filter.minlength + --minlength $filter.minlength + #end if + #if $filter.downsample + --downsample $filter.downsample + #end if + #if $filter.minqual + --minqual $filter.minqual + #end if + #if $filter.readtype + --readtype $filter.readtype + #end if + #if $customization.color + --color $customization.color + #end if + #if $customization.format + --format $customization.format + #end if + #if $customization.plots + --plots ${str($customization.plots).replace(',', ' ')} + #end if + $filter.drop_outliers + $filter.loglength + $filter.percentqual + $filter.alength + $filter.barcoded + $customization.noN50 + $customization.N50 + -o '.' + ]]> - - - - - - - - - + + + + - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
- - - + + + + + +
@@ -415,9 +434,12 @@ - - - + + + + + +
@@ -437,15 +459,18 @@ - - - + + + + + + - +