| 
0
 | 
     1 iReport
 | 
| 
 | 
     2 =======
 | 
| 
 | 
     3 
 | 
| 
 | 
     4 iReport Galaxy tool - HTML reporting in Galaxy
 | 
| 
 | 
     5 
 | 
| 
 | 
     6 install to your Galaxy via the main tool shed: http://toolshed.g2.bx.psu.edu/
 | 
| 
 | 
     7 
 | 
| 
 | 
     8 direct repository link:  http://saskia-hiltemann@toolshed.g2.bx.psu.edu/repos/saskia-hiltemann/ireport
 | 
| 
 | 
     9 
 | 
| 
 | 
    10 email: s.hiltemann@erasmusmc.nl
 | 
| 
 | 
    11 
 | 
| 
 | 
    12 
 | 
| 
 | 
    13 Installation Instructions
 | 
| 
 | 
    14 --------------------------
 | 
| 
 | 
    15 This package uses (but does not install) Bash, Perl and Python. 
 | 
| 
 | 
    16 
 | 
| 
 | 
    17 If Pandoc ((johnmacfarlane.net/pandoc/index.html)) is installed on your system PATH (command 'pandoc'), any MarkDown text items will be rendered using Pandoc (allows many markdown syntax extensions). 
 | 
| 
 | 
    18 If Pandoc is not present, a simple markdown conversion script is used (only handles vanilla syntax).
 | 
| 
 | 
    19 
 | 
| 
 | 
    20 
 | 
| 
 | 
    21 TODOs
 | 
| 
 | 
    22 ---------------
 | 
| 
 | 
    23 - ~~option to download iReport webpage~~
 | 
| 
 | 
    24 - ~~markdown instead of plain text/html in text fields.~~
 | 
| 
 | 
    25 - Support for large tables
 | 
| 
 | 
    26 - Multiple columns in table converted to weblinks.
 | 
| 
 | 
    27 - Table colums link to archive files in history
 | 
| 
 | 
    28 - ..
 | 
| 
 | 
    29 - ..suggestions?
 | 
| 
 | 
    30 
 |