changeset 1:2a505d46f682 draft

planemo upload for repository https://github.com/gpovysil/VariantAnalyzerGalaxy/tree/master/tools/variant_analyzer commit ee4a8e6cf290e6c8a4d55f9cd2839d60ab3b11c8
author mheinzl
date Sun, 04 Oct 2020 19:09:51 +0000
parents e5953c54cfb5
children 9d74f30275c6
files mut2read.xml mut2sscs.xml read2mut.xml
diffstat 3 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- 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 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<tool id="mut2read" name="DCS mutations to tags/reads:" version="1.0.1" profile="19.01">
+<tool id="mut2read" name="DCS mutations to tags/reads:" version="1.0.1" profile="17.01">
     <description>Extracts all tags that carry a mutation in the duplex consensus sequence (DCS)</description>
     <macros>
         <import>va_macros.xml</import>
--- 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 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<tool id="mut2sscs" name="DCS mutations to SSCS stats:" version="1.0.1" profile="19.01">
+<tool id="mut2sscs" name="DCS mutations to SSCS stats:" version="1.0.1" profile="17.01">
     <description>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</description>
     <macros>
         <import>va_macros.xml</import>
--- 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 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<tool id="read2mut" name="Call specific mutations in reads:" version="1.0.2" profile="19.01">
+<tool id="read2mut" name="Call specific mutations in reads:" version="1.0.2" profile="17.01">
     <description>Looks for reads with mutation at known positions and calculates frequencies and stats.</description>
     <macros>
         <import>va_macros.xml</import>