ribokit / RiboDraw

Semiautomated layout of RNA tertiary structure diagrams
MIT License
8 stars 4 forks source link

Automated pathfinder routine for arrow linkers & noncanonical pairs. #11

Closed rhiju closed 5 years ago

rhiju commented 7 years ago

Maybe not super-duper necessary -- its not longer that time consuming to set up linkers thanks to auto-rectification.

rhiju commented 6 years ago

No I think this is necessary. Still takes a long time to click on everything. Should be solvable with A* for pathfinding, a precomputed RGB array of all elements besides the one optimized (for 'sterics') and a good loss function.

rhiju commented 6 years ago

Probably do the easier #26 first.

rhiju commented 5 years ago

This is now basically handled by autotrace_linker.