wiki:xQTLBioinformaticianGalaxy

Version 1 (modified by jvelde, 13 years ago) (diff)

--

TracNav(xQTL)?

xQTL workbench - Galaxy and Cloud

There are many alternative ways to connect or deploy xQTL in powerful environments such as web services, the C programming language, Galaxy, or the EC3 cloud. Here we will highlight some of these possibilities.

xQTL as a Galaxy datasource

To connext Galaxy to xQTL, please follow the generic tutorial for Molgenis applications. It can be found here.

Running in Cloud EC3

Vagrant Debian squeeze installation for cloud deployment:

Links:

Script:

sudo su
apt-get update
apt-get install ant subversion default-jdk -y
mkdir xqtlwb
cd xqtlwb
svn co http://www.molgenis.org/svn/molgenis/trunk/ molgenis
svn co http://www.molgenis.org/svn/molgenis_apps/trunk/ molgenis_apps
ant -f molgenis_apps/xqtl_dev.xml make_run