Skip to content

Commit 02d3e5c

Browse files
authored
Merge pull request #6719 from SaimMomin12/tools/nanoplot
Updating tools/nanoplot
2 parents 05daaa6 + 5a17730 commit 02d3e5c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

tools/nanoplot/nanoplot.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<tool id="nanoplot" name="NanoPlot" version="@TOOL_VERSION@+galaxy0" profile="22.05">
22
<description>Plotting suite for Oxford Nanopore sequencing data and alignments</description>
33
<macros>
4-
<token name="@TOOL_VERSION@">1.43.0</token>
4+
<token name="@TOOL_VERSION@">1.44.1</token>
55
</macros>
66
<xrefs>
77
<xref type="bio.tools">nanoplot</xref>

tools/nanoplot/test-data/NanoStats.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ mean_read_length 23212.6
66
read_length_stdev 42729.8
77
n50 60395.0
88
active_channels 169
9-
mean_qual 9.3
9+
mean_qual 9.8
1010
median_qual 10.3
1111
longest_read_(with_Q):1 393431 (10.6)
1212
longest_read_(with_Q):2 341725 (11.8)

tools/nanoplot/test-data/NanoStats_post_filtering.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ mean_read_length 23212.6
66
read_length_stdev 42729.8
77
n50 60395.0
88
active_channels 169
9-
mean_qual 9.3
9+
mean_qual 9.8
1010
median_qual 10.3
1111
longest_read_(with_Q):1 393431 (10.6)
1212
longest_read_(with_Q):2 341725 (11.8)

0 commit comments

Comments
 (0)