# HG changeset patch # User nick # Date 1503555213 14400 # Node ID a9cb6fb9ea948db33bbfc3c2bddce882ecf8c710 # Parent ea832c221ec96bdf05d73fada36f0404e3c02815 Update to Du Novo 0.7.6. diff -r ea832c221ec9 -r a9cb6fb9ea94 align_families.xml --- a/align_families.xml Fri Feb 24 03:18:01 2017 -0500 +++ b/align_families.xml Thu Aug 24 02:13:33 2017 -0400 @@ -1,15 +1,16 @@ - + of duplex sequencing reads mafft - dunovo + dunovo - align_families.py -p \${GALAXY_SLOTS:-1} '$input' > '$output' + align_families.py --galaxy $phone -p \${GALAXY_SLOTS:-1} '$input' > '$output' + diff -r ea832c221ec9 -r a9cb6fb9ea94 correct_barcodes.xml --- a/correct_barcodes.xml Fri Feb 24 03:18:01 2017 -0500 +++ b/correct_barcodes.xml Thu Aug 24 02:13:33 2017 -0400 @@ -1,20 +1,27 @@ - + of duplex sequencing reads bowtie2 samtools networkx - dunovo + dunovo - correct-barcodes.sh -d $dist -m $mapq -p $pos '$input' > '$output' + '$output' + ]]> + diff -r ea832c221ec9 -r a9cb6fb9ea94 dunovo.xml --- a/dunovo.xml Fri Feb 24 03:18:01 2017 -0500 +++ b/dunovo.xml Thu Aug 24 02:13:33 2017 -0400 @@ -1,14 +1,21 @@ - + from duplex sequencing alignments - dunovo + dunovo - dunovo.sh -r $min_reads -q $qual_thres -F $qual_format '$input' '$dcs1' '$dcs2' + duplex.fa + && outconv.py duplex.fa -1 '$dcs1' -2 '$dcs2' + #if $keep_sscs: + && outconv.py sscs.fa -1 '$sscs1' -2 '$sscs2' + #end if + ]]> @@ -19,6 +26,7 @@ + diff -r ea832c221ec9 -r a9cb6fb9ea94 make_families.xml --- a/make_families.xml Fri Feb 24 03:18:01 2017 -0500 +++ b/make_families.xml Thu Aug 24 02:13:33 2017 -0400 @@ -1,8 +1,8 @@ - + of duplex sequencing reads - dunovo + dunovo make-families.sh -t $taglen -i $invariant '$fastq1' '$fastq2' > '$output' diff -r ea832c221ec9 -r a9cb6fb9ea94 tool_dependencies.xml --- a/tool_dependencies.xml Fri Feb 24 03:18:01 2017 -0500 +++ b/tool_dependencies.xml Thu Aug 24 02:13:33 2017 -0400 @@ -12,10 +12,10 @@ - + - https://github.com/galaxyproject/dunovo/archive/v0.7.1.tar.gz + https://github.com/galaxyproject/dunovo/archive/v0.7.6.tar.gz make . @@ -24,6 +24,8 @@ $INSTALL_DIR +