railroadtracks
  • Introduction
  • Installation
    • Requirements
    • Installation
  • Tutorial
    • Creating a project
    • Displaying a project
    • Working with model environments
    • Aligning reads using bowtie2
    • Task execution
    • The graph in the dependency graph
    • Building a full pipeline
      • Building blocks for the pipeline
        • 1/4: Align the reads
        • 2/4: Quantify the alignments
        • 3/4: Build a table of counts
        • 4/4: Save unaligned reads into FASTQ files
      • Assembly of the pipeline
    • Handling results (target assets)
      • Results from one task
      • Handling several alternative results
  • Cookbook
    • Environment
      • Checking that 3rd-party executables are present
    • Project
      • Get all tasks of a given type
      • Get all tasks matching a list of types
      • Get all tasks fulfilling a given activity
    • TaskSet
      • Subset all tasks with a given status
      • Subset all tasks ready for execution
      • Get all child tasks for a TaskSet
    • TaskSetGraph
      • Execute all tasks
  • Recipes
    • Steps and assets
      • Concept
      • Unspecified assets
      • Notes about the design
    • Setup
    • Simple recipe
    • Loops, nested loops, and many variants
    • Docstrings
    • Troubleshooting
  • Model
    • Overview
    • Activities
    • Inheritance diagram
    • Docstrings
  • Extending the framework
    • Writing custom steps
      • Simple case
      • Steps performing several activities
    • Unified execution
  • Unified execution
    • Version number
    • Running a step
    • Using a scheduler/Queueing system
    • Docstrings
  • Persistence
 
railroadtracks
  • Docs »
  • Railroadtracks
  • View page source

Railroadtracks¶

A toolkit to connect (D|R)NA-Seq steps

_images/logo_rrt.png
  • Introduction
  • Installation
    • Requirements
    • Installation
  • Tutorial
    • Creating a project
    • Displaying a project
    • Working with model environments
    • Aligning reads using bowtie2
    • Task execution
    • The graph in the dependency graph
    • Building a full pipeline
    • Handling results (target assets)
  • Cookbook
    • Environment
    • Project
    • TaskSet
    • TaskSetGraph
  • Recipes
    • Steps and assets
    • Setup
    • Simple recipe
    • Loops, nested loops, and many variants
    • Docstrings
    • Troubleshooting
  • Model
    • Overview
    • Activities
    • Inheritance diagram
    • Docstrings
  • Extending the framework
    • Writing custom steps
    • Unified execution
  • Unified execution
    • Version number
    • Running a step
    • Using a scheduler/Queueing system
    • Docstrings
  • Persistence

Index and tables¶

  • Index
  • Module Index
  • Search Page
Next

© Copyright 2013-2015, NIBR.

Built with Sphinx using a theme provided by Read the Docs.