Hello,
I'm having trouble working out how to convert .rmf to .pdb files. It seems that pdb files can be written using the AnalysisReplicaExchange0 module, but is there a more straightforward method ?
Many thanks,
Josh
On 10/13/14, 8:22 AM, Josh Bullock wrote: > I'm having trouble working out how to convert .rmf to .pdb files. It > seems that pdb files can be written using the AnalysisReplicaExchange0 > module, but is there a more straightforward method ?
In general that isn't possible because .pdb files can only store a subset of the data stored in .rmf files - they are for atomic structures only, while .rmf files can store low resolution structures too. But if your structures are purely atomic, you could certainly write a little IMP script that read in a hierarchy from an RMF file and then wrote the same hierarchy out to a PDB.
Ben
participants (2)
-
Ben Webb
-
Josh Bullock