Skip to content

acgt-tax-consultants/orchard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A pipeline creation framework for simplifying reruns and branching

Build Status Coverage Status

Installation

$ git clone https://github.com/(your_username)/orchard.git
$ cd orchard
$ pip install -e .

Running

In one tab (as luigid blocks, and luigid --background is a pain to kill)

$ luigid

In a separate tab

$ cd example
$ orchard template link.yaml
# Fill in the configuration file that was generated using the first infile as
# 'test_files/a.txt'
$ orchard build link.yaml config.yaml
$ orchard launch test.py

About

A pipeline creation framework for simplifying reruns and branching

Resources

License

Stars

Watchers

Forks

Packages

No packages published