Thanks for such a well-phrased question! Yes, 3DNA/DSSR has some utilities that may help in achieving your goal.
4JVH.pdb (QKI) http://www.rcsb.org/structure/4JVH has the RNA ACUAACAA and I need to trim that to _ACUAAC because that lines up the best with YNCURAY. The underscore needs to be the C or T and to do that I need 3DNA to add the C or T to the 5' end of the ACUAAC.
I assume the conformation of the 5' C or T to be added is not defined, i.e. it can be any (reasonable) starting geometry. You could use
frame_mol to set the
ACUAAC fragment from 4JVH to be in the base reference of the first A. You can choose any (or your favorite) C
A (or TA) dinucleotide from the PDB, and use the same
frame_mol utility to reset it to the base reference frame of the ending A. Since both the
ACUAAC fragment and the C
A fragment share the same
A base reference frame, you can overlay them together. With some
manual editing, you should be able to get an approximate starting PDB structure with required RNA base sequence for your MD simulations.
Have a try and let me know if it works.
Xiang-Jun