Ok, ProFit has been passed :D
Now I'm looking for some software which could do the same least-square
fitting for the ensemble of the structures taken it as the separate pdbs
from the work dir (I'm not sure if the mustang software could be useful for
this task)=> because looping using ProFit might be not good for me because
each time I need to provide new atom selection for the superimposition for
each model in the ProFit's script file.
James
2014-09-07 11:11 GMT+02:00 Maciek Dziubiński <pona...@gmail.com>:
> Boo
> 7 wrz 2014 09:26 "Jamesno Starligois ht" <jmsstarli...@gmail.com>napisał
> napisał(a):
>
> >
> > Thomas,thanks for help- I'll try to test your script!
> >
> > Jed, many thanks too!
> >
> > if I understood correctly align.profit should contain thefollowing lines:
> >
> > # using ProFIT to align the model to 2hi4
> > open $PROFIT, "> align.profit" or die "Cannot open file
> align.profit\n";
> > print $PROFIT "ATOMS CA\n";
> > print $PROFIT "ZONE 34-513:1-480\n";
> > print $PROFIT "FIT\n";
> > print $PROFIT "WRITE $folder/$dir/$pdbnew\n";
> > close $PROFIT;
> >
> > shouldn't it?
> >
> > that that file is provided to 1 command line
> > `profit -f align.profit -h /home/jedgold/modelling/NAMD/2hi4.pdb
> $folder/$dir/$pdbnew`;
> > where 2hi4.pdb is my ref
> > $pdbnew variable assosiated with the target pdb
> >
> > one question about align.profit: will the output aligned mobile.pdb
> consist of all atoms? I've found that only CA atoms are used for the
> superimposition
> > print $PROFIT "ATOMS CA\n";
> >
> >
> > James
> >
> >
> >
> ------------------------------------------------------------------------------
> > Slashdot TV.
> > Video for Nerds. Stuff that matters.
> > http://tv.slashdot.org/
> > _______________________________________________
> > PyMOL-users mailing list (PyMOL-users@lists.sourceforge.net)
> > Info Page: https://lists.sourceforge.net/lists/listinfo/pymol-users
> > Archives: http://www.mail-archive.com/pymol-users@lists.sourceforge.net
>
> 7 wrz 2014 09:26 "James Starlight" <jmsstarli...@gmail.com> napisał(a):
>
>> Thomas,thanks for help- I'll try to test your script!
>>
>> Jed, many thanks too!
>>
>> if I understood correctly align.profit should contain thefollowing lines:
>>
>> # using ProFIT to align the model to 2hi4
>> open $PROFIT, "> align.profit" or die "Cannot open file
>> align.profit\n";
>> print $PROFIT "ATOMS CA\n";
>> print $PROFIT "ZONE 34-513:1-480\n";
>> print $PROFIT "FIT\n";
>> print $PROFIT "WRITE $folder/$dir/$pdbnew\n";
>> close $PROFIT;
>>
>> shouldn't it?
>>
>> that that file is provided to 1 command line
>> `profit -f align.profit -h /home/jedgold/modelling/NAMD/2hi4.pdb
>> $folder/$dir/$pdbnew`;
>> where 2hi4.pdb is my ref
>> $pdbnew variable assosiated with the target pdb
>>
>> one question about align.profit: will the output aligned mobile.pdb
>> consist of all atoms? I've found that only CA atoms are used for the
>> superimposition
>> print $PROFIT "ATOMS CA\n";
>>
>>
>> James
>>
>>
>>
>> ------------------------------------------------------------------------------
>> Slashdot TV.
>> Video for Nerds. Stuff that matters.
>> http://tv.slashdot.org/
>> _______________________________________________
>> PyMOL-users mailing list (PyMOL-users@lists.sourceforge.net)
>> Info Page: https://lists.sourceforge.net/lists/listinfo/pymol-users
>> Archives: http://www.mail-archive.com/pymol-users@lists.sourceforge.net
>>
>
------------------------------------------------------------------------------
Want excitement?
Manually upgrade your production database.
When you want reliability, choose Perforce
Perforce version control. Predictably reliable.
http://pubads.g.doubleclick.net/gampad/clk?id=157508191&iu=/4140/ostg.clktrk
_______________________________________________
PyMOL-users mailing list (PyMOL-users@lists.sourceforge.net)
Info Page: https://lists.sourceforge.net/lists/listinfo/pymol-users
Archives: http://www.mail-archive.com/pymol-users@lists.sourceforge.net