# HG changeset patch
# User greg
# Date 1630094666 0
# Node ID 39ab5405b509401bb420bd1019df8492c692fb9b
# Parent  b34843f09f9f4eb02a1526cccc91b94cb18ca9ba
"planemo upload for repository https://github.com/gregvonkuster/galaxy_tools/tree/master/tools/sequence_analysis/vsnp/vsnp_statistics commit 0c4f5957c23506185e2208ecaf9c802b68795d6e"

diff -r b34843f09f9f -r 39ab5405b509 .shed.yml
--- a/.shed.yml	Fri Aug 27 19:56:20 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