HelmholtzAI-Consultants-Munich / oligo-designer-toolsuite

Develop custom oligo design pipelines.
https://oligo-designer-toolsuite.readthedocs.io/en/latest/
13 stars 3 forks source link

AI-filters #54

Closed francesco-campi closed 6 months ago

francesco-campi commented 7 months ago

I implemeted the AI filters for the specificity filresr (BLASTN and BOWTIE spacifically). The way they can be acessed is by gining to the class constructor the type of filter desired and a threshold.

In addion, all the new functionalities have been tested adn you can find the test under test_oligo_specificity_filters.py.