# HG changeset patch # User nick # Date 1480651575 18000 # Node ID 836fa4fe9494dcc2f7c262d38697d27aeba9322d # Parent 197fa659cdfa4141ca3e140a31e3b7e9e8ab6d24 Bump to 0.5 (with utils/outconv.py for SSCS too). diff -r 197fa659cdfa -r 836fa4fe9494 align_families.xml --- a/align_families.xml Mon Dec 21 14:33:58 2015 -0500 +++ b/align_families.xml Thu Dec 01 23:06:15 2016 -0500 @@ -1,9 +1,9 @@ - + of duplex sequencing reads mafft - duplex + duplex DUPLEX_DIR diff -r 197fa659cdfa -r 836fa4fe9494 dunovo.xml --- a/dunovo.xml Mon Dec 21 14:33:58 2015 -0500 +++ b/dunovo.xml Thu Dec 01 23:06:15 2016 -0500 @@ -1,19 +1,21 @@ - + from duplex sequencing alignments - duplex + duplex DUPLEX_DIR duplex.fa - && awk -f \$DUPLEX_DIR/utils/outconv.awk -v target=1 duplex.fa > $output1 - && awk -f \$DUPLEX_DIR/utils/outconv.awk -v target=2 duplex.fa > $output2 + && python \$DUPLEX_DIR/utils/outconv.py duplex.fa -1 $dcs1 -2 $dcs2 + #if $keep_sscs: + && python \$DUPLEX_DIR/utils/outconv.py sscs.fa -1 $sscs1 -2 $sscs2 + #end if ]]> @@ -24,20 +26,23 @@ - + - - - + + + + keep_sscs + + keep_sscs - - + + diff -r 197fa659cdfa -r 836fa4fe9494 make_families.xml --- a/make_families.xml Mon Dec 21 14:33:58 2015 -0500 +++ b/make_families.xml Thu Dec 01 23:06:15 2016 -0500 @@ -1,8 +1,8 @@ - + of duplex sequencing reads - duplex + duplex DUPLEX_DIR diff -r 197fa659cdfa -r 836fa4fe9494 tool_dependencies.xml --- a/tool_dependencies.xml Mon Dec 21 14:33:58 2015 -0500 +++ b/tool_dependencies.xml Thu Dec 01 23:06:15 2016 -0500 @@ -1,12 +1,12 @@ - + - + - https://github.com/makrutenko/dunovo/archive/v0.3.tar.gz + https://github.com/galaxyproject/dunovo/archive/v0.5.tar.gz make .