Skip to content

SMC translocator: do we need a more general code?  #10

@mimakaev

Description

@mimakaev

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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions