diff .shed.yml @ 0:9180906544b6 draft

Uploaded
author greg
date Thu, 15 Aug 2019 10:37:49 -0400
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.shed.yml	Thu Aug 15 10:37:49 2019 -0400
@@ -0,0 +1,14 @@
+name: ensure_synced
+owner: greg
+description: |
+  Compares a list of Affymetrix ids from a vcf file with those in a database table for equivalency.
+homepage_url: http://baumslab.org
+long_description: |
+  Compares the set of Affymetrix id strings contained within a selected VCF file with the set of Affymetrix
+  ids contained in the affy_id column of the sample table in the corals (stag) database for all samples not
+  in a failed state.  If these sets are equivalent, the file and the database are considered to be in sync
+  with each other.
+remote_repository_url: https://github.com/gregvonkuster/galaxy_tools/tree/master/tools/corals/ensure_synced
+type: unrestricted
+categories:
+  - Micro-array Analysis