Kronos
A workflow assembler for cancer genome analytics and informatics
Install / Use
/learn @jtaghiyar/KronosREADME
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
- added a mechanism to update the requirements of the implicit merge via GENERAL section. Note: you can switch off the implicit merge and use an explicit merge if you want to specify a particular requirement for only that merge task.
- previously, multiple identical implicit merge tasks could exist in a workflow. In the new version, they are combined into a single merge task that happens only once.
- added a switch called
mergethat defaults toTruein the run subsection of each task. If it is set toFalse, the implicit merging mechanism is switched off for that task and the following warning message is shown when initializing the workflow:
UserWarning: Implicit merge is off for task <the_task_name>. You may have to use an explicit merge task.
- added support for tags in the interval file, i.e. an optional tag can be added for each chunk in each line of the interval file that will be used as the suffix for the name of the task corresponding to that chunk. The tags should be added to each line using tab as the separation character, e.g.
chunk1 tag1
chunk2 tag2
chunk3
chunk4 tag4
- bug fixes.
###2.2.0
- each task in the configuration file now has its own requirements entry in the run subsection which takes precedence over the requirements listed in the GENERAL section. This enables users to have different versions of the same requirements for different tasks.
- interval file now takes precedence over the synchronization, i.e. if a task has an interval file, then it will not be synchronized with its predecessors.
- added support for floating point memory requests.
- made all the merged files to store in a directory called merge.
- username and version are automatically added to the config files when using make_config command.
- added a check to make sure that the input of the implicit merge node is always a list.
- bug fixes.
###2.1.0
- Kronos now uses multithreading instead of multiprocessing.
2.0.4
- removed the limitation on the number of simultaneous jobs/pipelines.
- added
--no_prefixback to the input options ofruncommand. - minor bug fixes.
2.0.3
First version released!
Related Skills
feishu-drive
330.7k|
things-mac
330.7kManage Things 3 via the `things` CLI on macOS (add/update projects+todos via URL scheme; read/search/list from the local Things database)
clawhub
330.7kUse the ClawHub CLI to search, install, update, and publish agent skills from clawhub.com
asset_management
Amazon Q Developer Guidance for AMBP Quick Start for New Amazon Q Sessions 1. Project Overview AMBP (Asset Management Business Platform) is a modern web-based asset management system bu
