How to Build a Custom Oligo Design Pipeline =========================================== The Oligo Designer Toolsuite is a collection of modules providing core functionalities for custom oligo design pipelines within a flexible Python framework. All modules share a common runtime- and memory-optimized data structure and a standardized API, which allows users to combine them flexibly based on their required processing steps. This section demonstrates how to use the Oligo Designer Toolsuite to develop a custom oligo design pipeline. **Setup:** Before getting started, you must install the Oligo Designer Toolsuite Python package. A step-by-step installation guide is available `here `_. .. toctree:: :hidden: :maxdepth: 1 :caption: Tutorials _tutorials/1-oligo-sequences-generation _tutorials/2-oligo-database _tutorials/3-property-filters _tutorials/4-specificity-filters _tutorials/5-oligoset-generation .. nblinkgallery:: :caption: Tutorials :name: rst-link-gallery _tutorials/1-oligo-sequences-generation _tutorials/2-oligo-database _tutorials/3-property-filters _tutorials/4-specificity-filters _tutorials/5-oligoset-generation