Skip to content

jdereus/oecophylla

 
 

Repository files navigation

Build Status

Oecophylla

Canonically pronounced ee-co-fill-uh, Oecophylla is a Snakemake wrapper for shotgun sequence analysis.

Rather than being a single monolithic tool, Oecophylla is composed of a series of modules, each of which performs a series of related tasks on the data---examples include qc, assemble, or taxonomy. These modules can be independently installed, and are easy to add or change if you want to try a new analysis on an existing data set.

Because Oecophylla is written using the Snakemake bioinformatics workflow system, it inherits many of that tool's advantages, including reproducible execution, automatic updating of downstream steps after upstream modifications, and cluster-enabled parallel execution. To learn more about Snakemake, please read the documentation.

Documentation

You can find instructions on installation and use of Oecophylla at the documentation on ReadTheDocs.io.

About

shotgun pipeline

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 66.0%
  • Jupyter Notebook 30.2%
  • Shell 2.4%
  • Perl 1.4%