On May 27, 2010, at 12:27 AM, Amitoj Chopra wrote:
Is there any way to use the R script and bio3d package to open a pdb with Chimera using R? Thank you.
Hi Amitoj,
If R can run external system commands then this is possible. Use bio3d to write a PDB file and then use R to start Chimera from the command line with the PDB file name as an argument, as documented here: