-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
Problem
After discussing with Hugo, we were thinking that current SMCTranslocator is outdated.
First, it is written in Cython, which is not necessary unless you want to create SMC-only contact maps. And nobody does that.
Second, it only accepts a limited set of rules, and modifying them is difficult
What do we do?
Perhaps, we need to think about / design a more generalized and flexible SMC translocator, written in pure python.
Ideally, it should have a set of features. From the top of my head: making lifetime dependent on what's going on (collision, pausing, status of two cohesins, etc.). It should support one-sided extrusion, as well as maybe diffusive extrusion (?).
Metadata
Metadata
Assignees
Labels
No labels