view README @ 1:7d7d6c743df0 draft default tip

Uploaded corrected tool dependencies.xml
author joachim-jacob
date Wed, 17 Jul 2013 04:07:52 -0400
parents a48dde9abecf
children
line wrap: on
line source

VSTransformation - 1.0.0
=============================
<joachim.jacob@vib.be>

SUMMARY
-------
This tool takes in a count table generated from a mapping of RNA-seq data, 
and performs a variance stabilizing transformation on these counts.
	  
REQUIREMENTS AND INSTALLATION
-----------------------------
Install this tool in your Galaxy via the Toolshed

   ) Third party code installation
	You need to have a working R environment available in your path,
	with following dependencies installed:
	- reshape
	- ggplot2
	- deseq
	- knitr
	- markdown

   ) Integration into Galaxy
	Just use the Management interface to integrate this tool.

DETAILS AND ISSUES
------------------
   ) Soon dependencies will be resolved.