Closed rhiju closed 5 years ago
Let's visualize if the classic Kink Turns in the ribosome are pulled out, as described in this Steitz paper: https://www.ncbi.nlm.nih.gov/pmc/articles/PMC149158/ . Especially since Andy made progress on #4.
Ready to go in https://github.com/ribokit/RiboDraw/commit/75ab25e34586935d245a2678b924ebd0c47b0224 and immediately subsequent commits.
Read in
motifs.txt
file. Color sarcin-ricin-like loop motifs green, U-turns blue, etc. (seecolor_motifs.pml
for first pass). Put those color patches behind nucleotides withmove_stuff_to-back
. Should look nice. For intercalated T-loops may want to put in some heuristic thing to create linker(s) between the intercalated purine and the base pairs into which it stacks.