DasLab / rna_benchmark

Python scripts & reference data for Rosetta RNA modeling benchmarks
7 stars 1 forks source link

introducing some starter motifs for malachite_green aptamer modeling #17

Closed rhiju closed 8 years ago

rhiju commented 8 years ago

Three motifs to get going on modeling 1f1t, including ROS.params to model tetramehylrhodamine ligand:

-[x] Easiest loop MG_TMR_Uturn (solvable) is four-nucleotide U-turn containing loop – here's an overlay -[x] Another MG_TMR_Aflap is a loop + bulge (4nts) total -[x] Most ambitious is to seed with central C-G base pairs that intercalate ligand, and build rest from scratch. Not solvable yet, but stepwise appears to run fine. -[ ] Need to create a puzzle that actually models intercalation of the ligand into the central CG/CG base pair step – would need to define stacking for arbitrary ligands in stepwise BaseCentroidScreener, or some kind of pre-docking and specification of submotifs. Would be a fun starter project!

screen shot 2016-01-06 at 1 27 45 pm