# HG changeset patch # User nick # Date 1508970335 14400 # Node ID e87f8aef4535b24675d828b4b66d065086beebc0 # Parent 4be10cb5c26eb99df8b1d7d58f9cafbb06d9c807 planemo upload for repository https://github.com/galaxyproject/dunovo commit b'4ee47753d5af62e584de290ae07ca3547aca2637\n'-dirty diff -r 4be10cb5c26e -r e87f8aef4535 align_families.xml --- a/align_families.xml Mon Sep 11 16:49:53 2017 -0400 +++ b/align_families.xml Wed Oct 25 18:25:35 2017 -0400 @@ -1,16 +1,20 @@ - + of duplex sequencing reads mafft - dunovo + dunovo - align_families.py --galaxy $phone --processes \${GALAXY_SLOTS:-1} '$input' > '$output' + align_families.py --aligner $aligner --galaxy $phone --processes \${GALAXY_SLOTS:-1} '$input' > '$output' - + + + + + @@ -21,26 +25,10 @@ - - + + - - @article{Stoler2016, - author = {Stoler, Nicholas and Arbeithuber, Barbara and Guiblet, Wilfried and Makova, Kateryna D and Nekrutenko, Anton}, - doi = {10.1186/s13059-016-1039-4}, - issn = {1474-760X}, - journal = {Genome biology}, - number = {1}, - pages = {180}, - pmid = {27566673}, - publisher = {Genome Biology}, - title = {{Streamlined analysis of duplex sequencing data with Du Novo.}}, - url = {http://www.ncbi.nlm.nih.gov/pubmed/27566673}, - volume = {17}, - year = {2016} - } - **What it does** @@ -77,5 +65,21 @@ $ mafft --nuc --quiet family.fa > family.aligned.fa - + + + @article{Stoler2016, + author = {Stoler, Nicholas and Arbeithuber, Barbara and Guiblet, Wilfried and Makova, Kateryna D and Nekrutenko, Anton}, + doi = {10.1186/s13059-016-1039-4}, + issn = {1474-760X}, + journal = {Genome biology}, + number = {1}, + pages = {180}, + pmid = {27566673}, + publisher = {Genome Biology}, + title = {{Streamlined analysis of duplex sequencing data with Du Novo.}}, + url = {http://www.ncbi.nlm.nih.gov/pubmed/27566673}, + volume = {17}, + year = {2016} + } + diff -r 4be10cb5c26e -r e87f8aef4535 correct_barcodes.xml --- a/correct_barcodes.xml Mon Sep 11 16:49:53 2017 -0400 +++ b/correct_barcodes.xml Wed Oct 25 18:25:35 2017 -0400 @@ -1,16 +1,16 @@ - + of duplex sequencing reads bowtie2 samtools networkx - dunovo + dunovo '$output' @@ -21,27 +21,11 @@ - + - - @article{Stoler2016, - author = {Stoler, Nicholas and Arbeithuber, Barbara and Guiblet, Wilfried and Makova, Kateryna D and Nekrutenko, Anton}, - doi = {10.1186/s13059-016-1039-4}, - issn = {1474-760X}, - journal = {Genome biology}, - number = {1}, - pages = {180}, - pmid = {27566673}, - publisher = {Genome Biology}, - title = {{Streamlined analysis of duplex sequencing data with Du Novo.}}, - url = {http://www.ncbi.nlm.nih.gov/pubmed/27566673}, - volume = {17}, - year = {2016} - } - **What it does** @@ -60,5 +44,21 @@ The output format is the same as the input format, ready to be consumed by the "Align families" tool. - + + + @article{Stoler2016, + author = {Stoler, Nicholas and Arbeithuber, Barbara and Guiblet, Wilfried and Makova, Kateryna D and Nekrutenko, Anton}, + doi = {10.1186/s13059-016-1039-4}, + issn = {1474-760X}, + journal = {Genome biology}, + number = {1}, + pages = {180}, + pmid = {27566673}, + publisher = {Genome Biology}, + title = {{Streamlined analysis of duplex sequencing data with Du Novo.}}, + url = {http://www.ncbi.nlm.nih.gov/pubmed/27566673}, + volume = {17}, + year = {2016} + } + diff -r 4be10cb5c26e -r e87f8aef4535 dunovo.xml --- a/dunovo.xml Mon Sep 11 16:49:53 2017 -0400 +++ b/dunovo.xml Wed Oct 25 18:25:35 2017 -0400 @@ -1,8 +1,8 @@ - + from duplex sequencing alignments - dunovo + dunovo @@ -14,15 +14,15 @@ - - + + - + @@ -41,22 +41,6 @@ - - @article{Stoler2016, - author = {Stoler, Nicholas and Arbeithuber, Barbara and Guiblet, Wilfried and Makova, Kateryna D and Nekrutenko, Anton}, - doi = {10.1186/s13059-016-1039-4}, - issn = {1474-760X}, - journal = {Genome biology}, - number = {1}, - pages = {180}, - pmid = {27566673}, - publisher = {Genome Biology}, - title = {{Streamlined analysis of duplex sequencing data with Du Novo.}}, - url = {http://www.ncbi.nlm.nih.gov/pubmed/27566673}, - volume = {17}, - year = {2016} - } - **What it does** @@ -75,5 +59,21 @@ This will output final, duplex consensus reads in two FASTA files (first and second reads in the pairs). Optionally, you can save the single-strand reads too, in a separate FASTA file. - + + + @article{Stoler2016, + author = {Stoler, Nicholas and Arbeithuber, Barbara and Guiblet, Wilfried and Makova, Kateryna D and Nekrutenko, Anton}, + doi = {10.1186/s13059-016-1039-4}, + issn = {1474-760X}, + journal = {Genome biology}, + number = {1}, + pages = {180}, + pmid = {27566673}, + publisher = {Genome Biology}, + title = {{Streamlined analysis of duplex sequencing data with Du Novo.}}, + url = {http://www.ncbi.nlm.nih.gov/pubmed/27566673}, + volume = {17}, + year = {2016} + } + diff -r 4be10cb5c26e -r e87f8aef4535 make_families.xml --- a/make_families.xml Mon Sep 11 16:49:53 2017 -0400 +++ b/make_families.xml Wed Oct 25 18:25:35 2017 -0400 @@ -1,8 +1,8 @@ - + of duplex sequencing reads - dunovo + dunovo make-families.sh -t $taglen -i $invariant '$fastq1' '$fastq2' > '$output' @@ -32,22 +32,6 @@ - - @article{Stoler2016, - author = {Stoler, Nicholas and Arbeithuber, Barbara and Guiblet, Wilfried and Makova, Kateryna D and Nekrutenko, Anton}, - doi = {10.1186/s13059-016-1039-4}, - issn = {1474-760X}, - journal = {Genome biology}, - number = {1}, - pages = {180}, - pmid = {27566673}, - publisher = {Genome Biology}, - title = {{Streamlined analysis of duplex sequencing data with Du Novo.}}, - url = {http://www.ncbi.nlm.nih.gov/pubmed/27566673}, - volume = {17}, - year = {2016} - } - **What it does** @@ -91,5 +75,21 @@ | CCT | ATG | ba | ATGCCT | +-------+-------+-------+---------+ - + + + @article{Stoler2016, + author = {Stoler, Nicholas and Arbeithuber, Barbara and Guiblet, Wilfried and Makova, Kateryna D and Nekrutenko, Anton}, + doi = {10.1186/s13059-016-1039-4}, + issn = {1474-760X}, + journal = {Genome biology}, + number = {1}, + pages = {180}, + pmid = {27566673}, + publisher = {Genome Biology}, + title = {{Streamlined analysis of duplex sequencing data with Du Novo.}}, + url = {http://www.ncbi.nlm.nih.gov/pubmed/27566673}, + volume = {17}, + year = {2016} + } + diff -r 4be10cb5c26e -r e87f8aef4535 tool_dependencies.xml --- a/tool_dependencies.xml Mon Sep 11 16:49:53 2017 -0400 +++ b/tool_dependencies.xml Wed Oct 25 18:25:35 2017 -0400 @@ -12,10 +12,10 @@ - + - https://github.com/galaxyproject/dunovo/archive/v0.8.1.tar.gz + https://github.com/galaxyproject/dunovo/archive/v2.0.6.tar.gz make .