# HG changeset patch
# User greg
# Date 1565875545 14400
# Node ID 8ef5b9925a615ed64f373f16c8c5f8cd328ebae4
# Parent a70f103aed1655363ab291d2d12d985d35f9edc9
Uploaded
diff -r a70f103aed16 -r 8ef5b9925a61 .shed.yml
--- a/.shed.yml Tue Dec 04 14:58:07 2018 -0500
+++ b/.shed.yml Thu Aug 15 09:25:45 2019 -0400
@@ -2,7 +2,7 @@
owner: greg
description: |
Contains a tool that extracts the Affymetrix ids from a VCF file for genotyping.
-homepage_url: https://github.com/gregvonkuster/galaxy_tools/tree/master/tools/corals/affy_ids_for_genotyping
+homepage_url: http://baumslab.org
long_description: |
Contains a tool that extracts the Affymetrix ids from a VCF file for genotyping.
remote_repository_url: https://github.com/gregvonkuster/galaxy_tools/tree/master/tools/corals/affy_ids_for_genotyping
diff -r a70f103aed16 -r 8ef5b9925a61 affy_ids_for_genotyping.xml
--- a/affy_ids_for_genotyping.xml Tue Dec 04 14:58:07 2018 -0500
+++ b/affy_ids_for_genotyping.xml Thu Aug 15 09:25:45 2019 -0400
@@ -21,10 +21,19 @@
**What it does**
-Generates a file that contains the Affymetrix identifiers that will be combined with additional data to
-generate the genotype populatiuon information for use as input to the multilocus_genotype tool. This tool
-can be used only within a Galaxy instance that includes the complementary corals (stag) database.
+Extracts information from a VCF file that contains Affymetrix identifiers and produces a file that contains
+a subset of the identifiers combined with additional data to generate the genotype populatiuon information
+for use as input to the Corals Multilocus Genotype tool. This tool must be able to access the corals (stag)
+database.
+
+ @misc{None,
+ journal = {None},
+ author = {Baums I},
+ title = {Manuscript in preparation},
+ year = {None},
+ url = {http://baumslab.org}
+