Navigation

  • index
  • next |
  • previous |
  • Ruffus v. 2.2
  • Home |
  • Contents |
  • Install |
  • Tutorial /
  • Manual /
  • Bioinformatics |
  • FAQ |
  • Cheat sheet |
  • Python Template |
  • Gallery »

Code for the manual tutorial¶

  • The **Ruffus** manual

Table of Contents¶

  • Code for Chapter 9: Checking dependencies to run tasks in order
  • Code for Chapter 16: Logging progress through a pipeline
  • Code for Chapter 10: Generating parameters on the fly
  • Code for Chapter 6: Applying the same recipe to create many different files

Table Of Contents

  • Code for the manual tutorial
    • Table of Contents

Previous topic

Code for flowchart_colours

Next topic

Code for Chapter 9: Checking dependencies to run tasks in order

This Page

  • Show Source

Quick search

Enter search terms or a module, class or function name.

Quick Reference:

    • FAQ
    • Changes
    • Future plans

    Decorators:

    • @follows / mkdir
    • @files
    • @split
    • @transform
    • @merge
    • @posttask touch_file
    • @jobs_limit
    • @split (regex / add_inputs)
    • @transform (add_inputs)
    • @collate
    • @collate (add_inputs)
    • @jobs_limit
    • @files (on the fly)
    • @parallel
    • @check_if_uptodate

    Indicator objects

    Pipeline functions

    • pipeline_run
    • pipeline_printout
    • pipeline_printout_graph

Navigation

  • index
  • next |
  • previous |
  • Ruffus v. 2.2
  • Home |
  • Contents |
  • Install |
  • Tutorial /
  • Manual /
  • Bioinformatics |
  • FAQ |
  • Cheat sheet |
  • Python Template |
  • Gallery »
© Copyright 2010, Leo Goodstadt 顧維斌. Created using Sphinx 0.6.4.