[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [IMP-users] converting .rmf to .pdb



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
--
                      http://salilab.org/~ben/
"It is a capital mistake to theorize before one has data."
	- Sir Arthur Conan Doyle