Mercurial > repos > geert-vandeweyer > coverage_report
diff readme.rst @ 19:6c7b09220992 draft
new version 0.0.3 (fix on headless R)
author | geert-vandeweyer |
---|---|
date | Thu, 06 Nov 2014 03:35:57 -0500 |
parents | 6808c39f34cd |
children |
line wrap: on
line diff
--- a/readme.rst Wed Jun 18 08:18:10 2014 -0400 +++ b/readme.rst Thu Nov 06 03:35:57 2014 -0500 @@ -1,23 +1,18 @@ -Panel Resequencing Report -========================= - -This wrapper was created by Geert Vandeweyer. It is free to use, adapt and redistribute, but please mention the original source. +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_. +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 -======= +History: + 0.0.1 - Initial release, no dependency handling 0.0.2 - Updated release, following toolshed recommendations. +0.0.3 - Upgraded to R 3.0.3 (support on headless machines). Update to the documentation(targets bed format).