# HG changeset patch # User nick # Date 1502968620 14400 # Node ID 1534fb45ab54bbd0b960142dcc73d7d18c93dafc # Parent 59f741c5a5f6666cb3fd93acbdb3f78a2058b880 planemo upload for repository https://github.com/galaxyproject/dunovo commit b'6d49c0120b09941b250a81cd5118436fe96cdfcf\n'-dirty diff -r 59f741c5a5f6 -r 1534fb45ab54 align_families.xml --- a/align_families.xml Fri Feb 24 03:03:05 2017 -0500 +++ b/align_families.xml Thu Aug 17 07:17:00 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 --test --galaxy $phone -p \${GALAXY_SLOTS:-1} '$input' > '$output' + diff -r 59f741c5a5f6 -r 1534fb45ab54 correct_barcodes.xml --- a/correct_barcodes.xml Fri Feb 24 03:03:05 2017 -0500 +++ b/correct_barcodes.xml Thu Aug 17 07:17:00 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 59f741c5a5f6 -r 1534fb45ab54 dunovo.xml --- a/dunovo.xml Fri Feb 24 03:03:05 2017 -0500 +++ b/dunovo.xml Thu Aug 17 07:17:00 2017 -0400 @@ -2,13 +2,20 @@ 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 59f741c5a5f6 -r 1534fb45ab54 make_families.xml --- a/make_families.xml Fri Feb 24 03:03:05 2017 -0500 +++ b/make_families.xml Thu Aug 17 07:17:00 2017 -0400 @@ -1,8 +1,8 @@ - + of duplex sequencing reads - dunovo + dunovo make-families.sh -t $taglen -i $invariant '$fastq1' '$fastq2' > '$output' diff -r 59f741c5a5f6 -r 1534fb45ab54 tool_dependencies.xml --- a/tool_dependencies.xml Fri Feb 24 03:03:05 2017 -0500 +++ b/tool_dependencies.xml Thu Aug 17 07:17:00 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.4.tar.gz make . @@ -24,6 +24,8 @@ $INSTALL_DIR +