wilkelab / Opfi

A Python package for discovery, annotation, and analysis of gene clusters in genomics or metagenomics data sets.
https://opfi.readthedocs.io/
MIT License
21 stars 5 forks source link

Add spacer position, don't allow spacers to target themselves #183

Closed jimrybarski closed 3 years ago

jimrybarski commented 3 years ago

Resolves #178. Also prevents CRISPR target Features from being added to an Operon if they target the array that they come from (this accounts for a large number, if not the majority of self-targeting spacers that we're currently identifying).