# HG changeset patch
# User bgruening
# Date 1738752326 0
# Node ID 7729cd89aaf74117681d1339e9349857210684e6
# Parent 764f2516d837e98b0505483a7c2a97b03aa2d57f
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/gfastats commit 9286bd08068c6dae43192d1a19e898aa0a75452c
diff -r 764f2516d837 -r 7729cd89aaf7 gfastats.xml
--- a/gfastats.xml Thu Dec 12 20:37:13 2024 +0000
+++ b/gfastats.xml Wed Feb 05 10:45:26 2025 +0000
@@ -42,6 +42,7 @@
#end if
#end if
#if $mode_condition.output_condition.out_format in ['gfa','gfa.gz']
+ $mode_condition.output_condition.no_sequence
#if $mode_condition.output_condition.terminal_overlaps_condition.terminal_overlaps_select == 'yes':
--discover-terminal-overlaps $mode_condition.output_condition.terminal_overlaps_condition.terminal_overlaps_length
#end if
@@ -63,6 +64,7 @@
#else
--agp-to-path $mode_condition.agp_to_path
$mode_condition.discover_paths
+ $mode_condition.no_sequence
-o dataset.gfa
#end if
--threads \${GALAXY_SLOTS:-8}
@@ -133,9 +135,11 @@
+
+
+
@@ -390,6 +395,30 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
1.3.9
- 1
+ 2
gfastats
@@ -44,4 +44,7 @@
+
+
+
diff -r 764f2516d837 -r 7729cd89aaf7 test-data/test_13.gfa
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/test-data/test_13.gfa Wed Feb 05 10:45:26 2025 +0000
@@ -0,0 +1,2 @@
+H VN:Z:1.2
+S edge_1 * LN:i:419576 dp:i:14
diff -r 764f2516d837 -r 7729cd89aaf7 test-data/test_14.gfa
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/test-data/test_14.gfa Wed Feb 05 10:45:26 2025 +0000
@@ -0,0 +1,10 @@
+H VN:Z:1.2
+S seq_00001~59..230276.2 * LN:i:5006
+S seq_00001~59..230276.4 * LN:i:996
+S seq_00001~59..230276.6 * LN:i:634
+S seq_00001~59..230276.8 * LN:i:5185
+J seq_00001~59..230276.2 + seq_00001~59..230276.2 + 62
+J seq_00001~59..230276.2 + seq_00001~59..230276.4 + 13
+J seq_00001~59..230276.4 + seq_00001~59..230276.6 + 25
+J seq_00001~59..230276.6 + seq_00001~59..230276.8 + 19
+P seq_00001~59..230276 ;seq_00001~59..230276.2+;seq_00001~59..230276.4+;seq_00001~59..230276.6+;seq_00001~59..230276.8+ *