Hi,

Newbie question about using the command "data", I currently set new
properties for atoms, a sequence number generated for my project, and
properties about alignements values returned by BLAST.

As I have many file to process, I currently load BLAST aligned models, set
my propreties, then load append another one, but as I said, I have many
files, which obliged me to load many models. I saw that the "data" command
could help to save my new properties to a file. Unfortunatly I didn't find
any way to save these data into a file.

Example :

file = Load a 'script file' with data retrieved from BLAST

// select my atoms according to my parameters
for (my atoms in pdb files) {

x = {resno = XXX && chainID = yy && modelId = zz}

x.property_seqresno = [my number]

x.property_qsimil = [another value]

}

After this process, I would like to save into BLAST_property_XXX.dat the
properties values, in order to retrieve them afterward easily.

Is it possible ?

Thanks for your help.


Marc Chakiachvili.

2 Rue de la république
ZAC Maumarin
34920 Le Crès
0 675 680 536
0 467 638 766
------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
_______________________________________________
Jmol-users mailing list
Jmol-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to