# HG changeset patch # User mheinzl # Date 1616162739 0 # Node ID 3691922baa088dd9a4abb544cc9da178dfb1383d # Parent 8664c0aa91c362657b41431edb628c22476b94b4 planemo upload for repository https://github.com/Single-Molecule-Genetics/VariantAnalyzerGalaxy/tree/master/tools/variant_analyzer commit ee4a8e6cf290e6c8a4d55f9cd2839d60ab3b11c8 diff -r 8664c0aa91c3 -r 3691922baa08 mut2read.xml --- a/mut2read.xml Fri Mar 19 13:54:14 2021 +0000 +++ b/mut2read.xml Fri Mar 19 14:05:39 2021 +0000 @@ -1,15 +1,10 @@ - + Extracts all tags that carry a mutation in the duplex consensus sequence (DCS) va_macros.xml - - python - matplotlib - pysam - cyvcf2 - + `_. +generated by the `FreeBayes `_ or `LoFreq `_ variant caller. + **Dataset 2:** BAM file of aligned DCS reads. This file can be obtained by the tool `Map with BWA-MEM `_. diff -r 8664c0aa91c3 -r 3691922baa08 mut2sscs.xml --- a/mut2sscs.xml Fri Mar 19 13:54:14 2021 +0000 +++ b/mut2sscs.xml Fri Mar 19 14:05:39 2021 +0000 @@ -1,15 +1,10 @@ - + Extracts all tags from the single stranded consensus sequence (SSCS) bam file that carry a mutation at the same position a mutation is called in the duplex consensus sequence (DCS) and calculates their frequencies va_macros.xml - - python - matplotlib - pysam - cyvcf2 - + `_. +generated by the `FreeBayes `_ or `LoFreq `_ variant caller. **Dataset 2:** BAM file of aligned single stranded consensus sequence (SSCS) reads. This file can be obtained by the tool `Map with BWA-MEM diff -r 8664c0aa91c3 -r 3691922baa08 read2mut.xml --- a/read2mut.xml Fri Mar 19 13:54:14 2021 +0000 +++ b/read2mut.xml Fri Mar 19 14:05:39 2021 +0000 @@ -1,15 +1,12 @@ - + Looks for reads with mutation at known positions and calculates frequencies and stats. va_macros.xml - - python - matplotlib - pysam + xlsxwriter - cyvcf2 + - - - @article{duplex, - author = {Povysil, Gundula and Heinzl, Monika and Salazar, Renato and Stoler, Nicholas and Nekrutenko, Anton and Tiemann-Boege, Irene}, - doi = {10.1093/nargab/lqab002}, - issn = {2631-9268}, - number = {1}, - journal = {NAR Genomics and Bioinformatics}, - publisher = {NAR Genomics and Bioinformatics}, - title = {{Increased yields of duplex sequencing data by a series of quality control tools}} - url = {https://pubmed.ncbi.nlm.nih.gov/33575654}, - volume = {3}, - year = {2021} - } - - - + + + @misc{duplex, + author = {Povysil, Gundula and Heinzl, Monika and Salazar, Renato and Stoler, Nicholas and Nekrutenko, Anton and Tiemann-Boege, Irene}, + doi = {10.1093/nargab/lqab002}, + issn = {2631-9268}, + number = {1}, + journal = {NAR Genomics and Bioinformatics}, + publisher = {NAR Genomics and Bioinformatics}, + title = {{Increased yields of duplex sequencing data by a series of quality control tools}} + url = {https://pubmed.ncbi.nlm.nih.gov/33575654}, + volume = {3}, + year = {2021} + } + + + + + + matplotlib + pysam + cyvcf2 + + + \ No newline at end of file