# HG changeset patch # User iuc # Date 1561158835 14400 # Node ID 645159bcee2def21707f7058aa941b1040f653aa # Parent acd337269171d9436dcb4b45e1342ecbbe133be4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6afb87d2f226ac2fb61255b89dd9c36940b482c9 diff -r acd337269171 -r 645159bcee2d nanoplot.xml --- a/nanoplot.xml Thu Jun 20 10:18:48 2019 -0400 +++ b/nanoplot.xml Fri Jun 21 19:13:55 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 @@ - - - + + + + + + - +