view readme.rst @ 11:fb815517e918 draft default tip

Added support for 23andMe VCF files generated by ArrogantRobot
author geert-vandeweyer
date Fri, 20 Feb 2015 05:49:54 -0500
parents d03a63a57e82
children
line wrap: on
line source

Galaxy wrapper for VariantDB Import
===================================

This wrapper and VariantDB is written by Geert Vandeweyer. 

The recommended installation is by means of the toolshed_.

.. _toolshed: http://toolshed.g2.bx.psu.edu/view/geert-vandeweyer/vcf_to_variantdb

Galaxy should be able to install the needed perl module dependencies automatically
for you. To allow your server to communicate with VariantDB, you must edit the GALAXY_URL environment variable in the file:

<tool_dependency_dir>/environment_settings/GALAXY_URL/geert-vandeweyer/vcf_to_variantdb/<hash_string>/env.sh

to point to the full URL of the server (e.g: http://biominavm-galaxy.biomina.be/galaxy ) where you have installed the wrapper.

Finally, if you also have a private VariantDB instance, you need to add it to the wrapper configuration file, as an extra option.