Skip to content

ISA-Report: Makes nice looking HTML reports from ISA-TAB annotated experiments

Notifications You must be signed in to change notification settings

itmat/isareport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#ISA-Report

Let's just go on the record that we feel that ISA-TAB is a terrible "standard" format. But the community has spoken, so better to go with the flow and write some tools to make the format more useful for everyone. Enter ISA-Report.

ISA-Report is a tool, written in python, to create interactive and useful HTML5 reports from ISA-TAB experimental annotation files.

The report consists of an interactive graph visualization of the Assays, Samples, Protocols, Data Files, etc., described in the ISA-TAB files, along with readable reports of the annotation laid out in a sensible format.

Once released, you should be able to simple do the following to install:

pip install isareport

Until then, though, you will need to download this repo and install like so:

git clone https://github.com/itmat/isareport.git
cd isareport
python setup.py install 

USAGE

cd path/to/directory/containing/isatab/annotated/experiment
isareport -i i_Investigation.txt -o report.html

About

ISA-Report: Makes nice looking HTML reports from ISA-TAB annotated experiments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages