GitHub - jtaghiyar/kronos: A workflow assembler for cancer genome analytics and informatics (original) (raw)

Kronos

About

A workflow assembler for genome analytics and informatics.

Documentation

Please refer to kronos documentation here: http://kronos.readthedocs.org/en/latest/

Installation

Using pip:

pip install kronos_pipeliner

Dependencies

Python libraries

Optional Python Libraries

For running on a cluster using -b/--job_scheduler drmaa you will need to install:

Questions and feedback

Please use our kronos google group.

Contact

Jafar Taghiyar jafar.taghiyar@gmail.com.

Change log

###2.3.0

UserWarning: Implicit merge is off for task <the_task_name>. You may have to use an explicit merge task.
chunk1	tag1
chunk2	tag2
chunk3
chunk4 tag4

###2.2.0

###2.1.0

2.0.4

2.0.3

First version released!