Mercurial > repos > geert-vandeweyer > coverage_report
changeset 2:a9555d172896 draft
Uploaded
author | geert-vandeweyer |
---|---|
date | Thu, 13 Feb 2014 04:45:36 -0500 |
parents | 864d0ccfbe6f |
children | 39c374d4cba7 |
files | readme.srt |
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.srt Thu Feb 13 04:45:36 2014 -0500 @@ -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. + +