Mercurial > repos > mheinzl > variant_analyzer2
comparison mut2sscs.xml @ 2:9d74f30275c6 draft
planemo upload for repository https://github.com/gpovysil/VariantAnalyzerGalaxy/tree/master/tools/variant_analyzer commit ee4a8e6cf290e6c8a4d55f9cd2839d60ab3b11c8
author | mheinzl |
---|---|
date | Wed, 07 Oct 2020 10:57:15 +0000 |
parents | 2a505d46f682 |
children | 11a2a34f8a2b |
comparison
equal
deleted
inserted
replaced
1:2a505d46f682 | 2:9d74f30275c6 |
---|---|
1 <?xml version="1.0" encoding="UTF-8"?> | 1 <?xml version="1.0" encoding="UTF-8"?> |
2 <tool id="mut2sscs" name="DCS mutations to SSCS stats:" version="1.0.1" profile="17.01"> | 2 <tool id="mut2sscs" name="DCS mutations to SSCS stats:" version="1.0.1" profile="19.01"> |
3 <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> | 3 <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> |
4 <macros> | 4 <macros> |
5 <import>va_macros.xml</import> | 5 <import>va_macros.xml</import> |
6 </macros> | 6 </macros> |
7 <expand macro="requirements"/> | 7 <expand macro="requirements"/> |