# HG changeset patch # User mheinzl # Date 1601838591 0 # Node ID 2a505d46f682dcedaf08cf4415c27c275c20a896 # Parent e5953c54cfb53194c8024258eb107c63cafefa58 planemo upload for repository https://github.com/gpovysil/VariantAnalyzerGalaxy/tree/master/tools/variant_analyzer commit ee4a8e6cf290e6c8a4d55f9cd2839d60ab3b11c8 diff -r e5953c54cfb5 -r 2a505d46f682 mut2read.xml --- a/mut2read.xml Sun Oct 04 17:19:39 2020 +0000 +++ b/mut2read.xml Sun Oct 04 19:09:51 2020 +0000 @@ -1,5 +1,5 @@ - + Extracts all tags that carry a mutation in the duplex consensus sequence (DCS) va_macros.xml diff -r e5953c54cfb5 -r 2a505d46f682 mut2sscs.xml --- a/mut2sscs.xml Sun Oct 04 17:19:39 2020 +0000 +++ b/mut2sscs.xml Sun Oct 04 19:09:51 2020 +0000 @@ -1,5 +1,5 @@ - + 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 diff -r e5953c54cfb5 -r 2a505d46f682 read2mut.xml --- a/read2mut.xml Sun Oct 04 17:19:39 2020 +0000 +++ b/read2mut.xml Sun Oct 04 19:09:51 2020 +0000 @@ -1,5 +1,5 @@ - + Looks for reads with mutation at known positions and calculates frequencies and stats. va_macros.xml