# HG changeset patch
# User greg
# Date 1627921904 0
# Node ID c082261eecea0f93aa75a25f3a8dd89ebc289082
# Parent be32fbc45ae84c253275939d21ea6a836d502041
Uploaded
diff -r be32fbc45ae8 -r c082261eecea .shed.yml
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/.shed.yml Mon Aug 02 16:31:44 2021 +0000
@@ -0,0 +1,11 @@
+name: vsnp_build_tables
+owner: greg
+description: |
+ Contains a tool that produces Excel spreadsheets from outputs produced by the vsnp_get_snps tool.
+homepage_url: https://github.com/USDA-VS/vSNP
+long_description: |
+ Contains a tool that produces Excel spreadsheets from outputs produced by the vsnp_get_snps tool.
+remote_repository_url: https://github.com/gregvonkuster/galaxy_tools/tree/master/tools/sequence_analysis/vsnp/vsnp_build_tables
+type: unrestricted
+categories:
+ - Sequence Analysis
diff -r be32fbc45ae8 -r c082261eecea macros.xml
--- a/macros.xml Thu Jul 29 15:11:06 2021 +0000
+++ b/macros.xml Mon Aug 02 16:31:44 2021 +0000
@@ -1,7 +1,31 @@
1.0
- 19.09
+ 20.09
+
+ biopython
+
+
+ numpy
+
+
+ openpyxl
+
+
+ pandas
+
+
+ pysam
+
+
+ pyyaml
+
+
+ xlrd
+
+
+ xlsxwriter
+
diff -r be32fbc45ae8 -r c082261eecea static/images/._table_description.png
Binary file static/images/._table_description.png has changed
diff -r be32fbc45ae8 -r c082261eecea vsnp_build_tables.xml
--- a/vsnp_build_tables.xml Thu Jul 29 15:11:06 2021 +0000
+++ b/vsnp_build_tables.xml Mon Aug 02 16:31:44 2021 +0000
@@ -4,9 +4,9 @@
macros.xml
- biopython
+
pandas
- xlsxwriter
+