changeset 10:92e268d5cbdd draft

"planemo upload for repository https://github.com/gregvonkuster/galaxy_tools/tree/master/tools/sequence_analysis/vsnp/vsnp_statistics commit 794e0c3de6335f0c620ee54854348403577579cc"
author greg
date Mon, 02 Aug 2021 13:42:06 +0000
parents 504b9185bcc0
children 1ce6bf8a0438
files .shed.yml macros.xml
diffstat 2 files changed, 1 insertions(+), 14 deletions(-) [+]
line wrap: on
line diff
--- a/.shed.yml	Mon Aug 02 13:40:00 2021 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,13 +0,0 @@
-name: vsnp_statistics
-owner: greg
-description: |
-  Contains a tool that produces an Excel spreadsheet containing statistics for samples and associated metrics files.
-homepage_url: https://github.com/USDA-VS/vSNP
-long_description: |
-  Contains a tool Accepts a single fastqsanger sample, a set of paired read samples, or a collections of samples
-  along with associated SAMtools idxstats and vSNP zero coverage metrics files and extracts information from them
-  to produce an Excel spreadsheet containing statistics for each sample.
-remote_repository_url: https://github.com/gregvonkuster/galaxy_tools/tree/master/tools/sequence_analysis/vsnp/vsnp_statistics
-type: unrestricted
-categories:
-  - Sequence Analysis
--- a/macros.xml	Mon Aug 02 13:40:00 2021 +0000
+++ b/macros.xml	Mon Aug 02 13:42:06 2021 +0000
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='UTF-8'?>
 <macros>
     <token name="@WRAPPER_VERSION@">1.0</token>
-    <token name="@PROFILE@">20.09</token>
+    <token name="@PROFILE@">21.05</token>
     <xml name="biopython_requirement">
         <requirement type="package" version="1.79">biopython</requirement>
     </xml>