Threading a double stranded RNA
Posted: Tue Dec 19, 2017 5:15 am
Hello,
I am using MMB to modify the sequence of a double stranded RNA. My PDB file has a single chain where residues 1-19 and 20-38 are the two strands. I am using the tutorial for threading change the sequence and created my own text file as following:
# Put renumbered.pdb in renumberedf.pdb
firstStage 2
lastStage 2
reportingInterval .5
numReportingIntervals 60
# Initial -- "target" fragment
RNA A 1 AAGGAACCAAGGCCAAUUUUAAUUGGCCUUGGUUCCUU
# TP53 -- "threaded" fragment
RNA B 1 UAUAAUGCGCUAAUCGUAAUAUGCGCUAUACGAUCGCG
mobilizer Rigid A 1 38
contact AllHeavyAtomSterics B 1 38
#Threading forces
threading A 1 38 B 1 38
#baseInteraction B 1 Superimpose A 1 Superimpose Cis
#baseInteraction B 2 Superimpose A 2 Superimpose Cis
#baseInteraction B 3 Superimpose A 3 Superimpose Cis
#baseInteraction B 4 Superimpose A 4 Superimpose Cis
#baseInteraction B 5 Superimpose A 5 Superimpose Cis
#baseInteraction B 6 Superimpose A 6 Superimpose Cis
... so on until 38
It works great for the replacement of the bases but it lost the double helix information. Could you provide me the code to be added to the text file in order to keep the double helix in the threated file?? thanks a lot!
Martina
I am using MMB to modify the sequence of a double stranded RNA. My PDB file has a single chain where residues 1-19 and 20-38 are the two strands. I am using the tutorial for threading change the sequence and created my own text file as following:
# Put renumbered.pdb in renumberedf.pdb
firstStage 2
lastStage 2
reportingInterval .5
numReportingIntervals 60
# Initial -- "target" fragment
RNA A 1 AAGGAACCAAGGCCAAUUUUAAUUGGCCUUGGUUCCUU
# TP53 -- "threaded" fragment
RNA B 1 UAUAAUGCGCUAAUCGUAAUAUGCGCUAUACGAUCGCG
mobilizer Rigid A 1 38
contact AllHeavyAtomSterics B 1 38
#Threading forces
threading A 1 38 B 1 38
#baseInteraction B 1 Superimpose A 1 Superimpose Cis
#baseInteraction B 2 Superimpose A 2 Superimpose Cis
#baseInteraction B 3 Superimpose A 3 Superimpose Cis
#baseInteraction B 4 Superimpose A 4 Superimpose Cis
#baseInteraction B 5 Superimpose A 5 Superimpose Cis
#baseInteraction B 6 Superimpose A 6 Superimpose Cis
... so on until 38
It works great for the replacement of the bases but it lost the double helix information. Could you provide me the code to be added to the text file in order to keep the double helix in the threated file?? thanks a lot!
Martina