Skip to content

Releases: HelmholtzAI-Consultants-Munich/oligo-designer-toolsuite

Update Pipelines

06 Mar 15:25
5cccc70
Compare
Choose a tag to compare

Updated all pipelines wrt set selection options.

What's Changed

Full Changelog: v1.0.0...v1.0.1

Modularized version of Oligo Designer Toolsuite

04 Mar 06:01
Compare
Choose a tag to compare

Major Release:

We refactored the whole code into a modular version and implemented four ready to use probe design pipeline.

The modularized version now allows to plug different processing steps together to implement new oligo design pipelines eifficently. Furthermore, we have an underlying data structure that connects all modules via the same API. The new modules decsribe the different processing steps of oligo design pipeline, i.e. Property Filters, Specificity Filters, Scorings and Set Selection.

The new pipelines are: Scrinshot (modularized), Merfish, SeqFish+ and Oligo-Seq experiments

We also added tests for all implemented functionalities as well as integration tests for each pipeline, included into GitHub Actions.

In addition, we added an exhaustive documentation on the framework, installation, how to build custom pipelines and each offered ready to use pipeline.

What's Changed

New Contributors

Full Changelog: v0.1.3...v1.0.0

v0.1.3 - first release

12 Apr 16:30
2bd8a6b
Compare
Choose a tag to compare

First release of oligo-designer-toolsuite implementing the Padlock probe design pipeline for human and mouse species.