changeset 14:cdec7fab3373 draft

Somehow the tool dependencies got reversed to an old version leading to issues with R png function
author geert-vandeweyer
date Wed, 18 Jun 2014 07:26:16 -0400
parents a030e3cd3da5
children a24c8e81cee0
files readme.rst
diffstat 1 files changed, 23 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/readme.rst	Wed Jun 18 07:26:16 2014 -0400
@@ -0,0 +1,23 @@
+Panel Resequencing Report
+=========================
+
+This wrapper was created by Geert Vandeweyer. It is free to use, adapt and redistribute, but  please mention the original source. 
+
+Installation
+============
+
+The recommended installation is by means of the toolshed_.
+
+.. _toolshed: http://toolshed.g2.bx.psu.edu/view/geert-vandeweyer/coverage_report
+
+
+Samtools, bedtools and R should be installed automatically by galaxy if not yet available. 
+PdfLatex must be installed manually and added to the PATH.
+
+
+History
+=======
+0.0.1 - Initial release, no dependency handling
+0.0.2 - Updated release, following toolshed recommendations.
+
+