# HG changeset patch
# User nick
# Date 1487411798 18000
# Node ID 71b765a4c494969175a64b9d82656a42f83475df
# Parent f33b89fe9f82a0b08d9979f155f4e240dbc195e3
planemo upload for repository https://github.com/galaxyproject/dunovo commit b'53eba8ce731a5f8afd739f9b9c01229b54880e6c\n'-dirty
diff -r f33b89fe9f82 -r 71b765a4c494 align_families.xml
--- a/align_families.xml Sat Feb 18 04:10:19 2017 -0500
+++ b/align_families.xml Sat Feb 18 04:56:38 2017 -0500
@@ -3,7 +3,7 @@
of duplex sequencing reads
mafft
- duplex
+ duplex
align_families.py -p \${GALAXY_SLOTS:-1} '$input' > '$output'
diff -r f33b89fe9f82 -r 71b765a4c494 correct_barcodes.xml
--- a/correct_barcodes.xml Sat Feb 18 04:10:19 2017 -0500
+++ b/correct_barcodes.xml Sat Feb 18 04:56:38 2017 -0500
@@ -5,7 +5,7 @@
bowtie2
samtools
networkx
- duplex
+ duplex
correct-barcodes.sh -d $dist -m $mapq -p $pos '$input' > '$output'
diff -r f33b89fe9f82 -r 71b765a4c494 dunovo.xml
--- a/dunovo.xml Sat Feb 18 04:10:19 2017 -0500
+++ b/dunovo.xml Sat Feb 18 04:56:38 2017 -0500
@@ -2,7 +2,7 @@
from duplex sequencing alignments
- duplex
+ duplex
dunovo.sh -r $min_reads -q $qual_thres -F $qual_format '$input' '$dcs1' '$dcs2'
diff -r f33b89fe9f82 -r 71b765a4c494 make_families.xml
--- a/make_families.xml Sat Feb 18 04:10:19 2017 -0500
+++ b/make_families.xml Sat Feb 18 04:56:38 2017 -0500
@@ -2,10 +2,10 @@
of duplex sequencing reads
- duplex
+ duplex
- make-families.sh -v TAG_LEN=$taglen -v INVARIANT=$invariant '$fastq1' '$fastq2' > '$output'
+ make-families.sh -t $taglen -i $invariant '$fastq1' '$fastq2' > '$output'
diff -r f33b89fe9f82 -r 71b765a4c494 tool_dependencies.xml
--- a/tool_dependencies.xml Sat Feb 18 04:10:19 2017 -0500
+++ b/tool_dependencies.xml Sat Feb 18 04:56:38 2017 -0500
@@ -12,10 +12,10 @@
-
+
- https://github.com/galaxyproject/dunovo/archive/v0.6.1.tar.gz
+ https://github.com/galaxyproject/dunovo/archive/v0.6.2.tar.gz
make
.