Skip to content

heuermh/toil-scripts

 
 

Repository files navigation

University of California, Santa Cruz Genomics Institute

Repository of Toil-based Genomic Pipelines

To install these pipelines, type: pip install toil-scripts

Entrypoints are supplied to pipelines that work with the current stable release of Toil:

  • Fastq to BAM alignment: toil-bwa
  • GATK exome variant pipeline: toil-exome

Source code and installation instructions for the CGL RNA-seq pipeline have moved to: https://github.com/BD2KGenomics/toil-rnaseq

Each pipeline has its own README that provides instructions on how to get up and running. The general dependencies for these pipelines are:

  1. Toil
  2. Docker

Our group utilizes genomics tools encapsulated within Docker containers for portability. Each of these pipelines can be run locally on your laptop, on a baremetal cluster, or on a cloud provider.

If there are any questions please contact the Toil team at: Toil@googlegroups.com If you find any errors or corrections please feel free to make a pull request. Feedback of any kind is appreciated.

About

A collection of scripts that use Toil to implement genomics pipelines

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 96.0%
  • Shell 3.0%
  • Makefile 1.0%