Skip to content

seandavi/Helix

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Helix is a Python package for working with the NIH's Helix system and Biowulf cluster. 

There are two main functionalities available:

1. submitting swarm jobs (Swarm class)
2a. submitting qsub jobs (QSub)
2b. submitting qsub jobs in blocking mode (QSubBlocking)

Installing

After checking out the distribution, simply move into the top-level directory and type:

python setup.py install

Usage:

>>> import helix
>>> dir(helix)
....

About

Tools for the NIH's Helix and Biowulf system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%