Navigation

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

Code for the simple tutorial: 8 steps to Ruffus¶

  • A simple tutorial

Table of Contents¶

  • Code for Step 2: Passing parameters to the pipeline
  • Code for Step 3: Displaying the pipeline visually
  • Code for Step 4: Displaying the pipeline visually
  • Code for Step 5: Splitting up large tasks / files
  • Code for Step 6: Running jobs in parallel
  • Code for Step 7: Merging results back together
  • Code for Step 8: Signal the completion of each stage of our pipeline

Table Of Contents

  • Code for the simple tutorial: 8 steps to Ruffus
    • Table of Contents

Previous topic

Code for Chapter 6: Applying the same recipe to create many different files

Next topic

Code for Step 2: Passing parameters to the pipeline

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.