Re: [Jmol-users] anim command with multiple files

2005-10-08 Thread Nicolas Vervelle
Hi Miguel, My idea was to create a reader to read files like this : ... So, I tried to create a new reader with the following in the readAtomSetCollection() method : for each file name, use the existing SmarterReader/Resolver/xxxReader to read the file and then merge AtomSetCollection. L

Re: [Jmol-users] anim command with multiple files

2005-10-08 Thread Miguel
> Miguel, do you know if I can get the main missing informations from the > Reader in the readAtomSetCollection() method : I do not really understand the question. > - which file is currently being read (especially to have its path) The readers do not read the information from a file. Instead, t

Re: [Jmol-users] anim command with multiple files

2005-10-07 Thread Nicolas Vervelle
, Brandon -Original Message- From: Nicolas Vervelle [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 10, 2005 10:48 AM To: jmol-users@lists.sourceforge.net Cc: Brandon Hespenheide Subject: Re: [Jmol-users] anim command with multiple files Hello, Brandon Hespenheide wrote: Hi,

Re: [Jmol-users] anim command with multiple files

2005-08-18 Thread Miguel
Alok wrote: > My response was in no way intended to be disrespectful. Rather I am > very happy to have this functionality, and acknowledge all your > support in helping me develop a visualizer, which I can use to share > my research with others. OK ;-) Miguel

Re: [Jmol-users] anim command with multiple files

2005-08-16 Thread alok vaid
My response was in no way intended to be disrespectful. Rather I am very happy to have this functionality, and acknowledge all your support in helping me develop a visualizer, which I can use to share my research with others. Thanks Alok On 8/16/05, Miguel <[EMAIL PROTECTED]> wrote: > > > So, fi

Re: [Jmol-users] anim command with multiple files

2005-08-16 Thread Miguel
> So, finally we do have the functionality of not clearing the old image > while loading the next one. Alok, I think that a little more respect is called for. I will gently remind you that the Jmol team has been quite generous with our time in offering you support. > Well, I had been waitin

Re: [Jmol-users] anim command with multiple files

2005-08-16 Thread Brandon Hespenheide
Miguel, > I would like to display a movie of the conformational motion, but I do > not want to have to create an additional PDB file that is simply a > cat'ed version of all the other output files, as this will essentially > double the amount of space each run requires.   Please ex

Re: [Jmol-users] anim command with multiple files

2005-08-15 Thread alok vaid
So, finally we do have the functionality of not clearing the old image while loading the next one. Well, I had been waiting for that. Since this option was not available before I had to swap the 2 divs (I load applet in each div) and since had been facinf so many problems owing to 2 applets. W

Re: [Jmol-users] anim command with multiple files

2005-08-15 Thread Miguel
> I would like to display a movie of the conformational > motion, but I do not want to have to create an additional > PDB file that is simply a cat'ed version of all the other > output files, as this will essentially double the amount > of space each run requires. Please explain your concern abou

Re: [Jmol-users] anim command with multiple files

2005-08-10 Thread timothy driscoll
On 2005-08-10 (19:48) Nicolas Vervelle wrote: >Brandon Hespenheide wrote: > >>I’ve been looking through the archive for a way around >>concatenating files (PDB format) in order to utilize the animation >>command in a jmol script. We have software that can explore >>conformational motion in protein

Re: [Jmol-users] anim command with multiple files

2005-08-10 Thread Nicolas Vervelle
Hello, Brandon Hespenheide wrote: Hi, I’ve been looking through the archive for a way around concatenating files (PDB format) in order to utilize the animation command in a jmol script. We have software that can explore conformational motion in proteins. Generally, 10-100 unique conformatio

[Jmol-users] anim command with multiple files

2005-08-09 Thread Brandon Hespenheide
Hi,     I’ve been looking through the archive for a way around concatenating files (PDB format) in order to utilize the animation command in a jmol script. We have software that can explore conformational motion in proteins. Generally, 10-100 unique conformations can be produced, i