Quick navigation: Home   |    Site Map   ||    References   |    Biography   ||    Copyright   |    Other copyright   |    Contact us   |    Advert   |   
 

Re: [ccp4bb] automise ncont

- Protein crystallography

Main steps:

   - Protein purification
   - Crystallisation

Special:

   - Programs for crystallography
   - X-ray detectors

Basic tutorials:

   - Chemistry
   - Protein
   - Peptide
   - Amino Acids

Xtal community:

   - CCP4BB

CCP4bb navigation

CCP4bb <-- 1999 <-- November 1999 <-- 30 November 1999
Previous message:
Subject: Protein X-Ray Crystallographers, Oxford
From: "Richenburg, Alexandra" Alexandra {- dot -} Richenburg {- at -} EVOTEC {- dot -} COM
Date: 2010-04-29
Next message:
Subject: Re: automise ncont
From: Ian Tickle ianjt05 {- at -} GMAIL {- dot -} COM
Date: 2010-04-29


Subject: Re: automise ncont
From: "Edward A {- dot -} Berry" BerryE {- at -} UPSTATE {- dot -} EDU
Date: 2010-04-29

Seems I confuse atom-selection syntax with filespec syntax here.
Anyway the idea is that shell variables will be substituted in
the input lines before they are passed to the program
Command-line param like XYZIN don't seem to be shell variables,
but can be set by variables:

bin/ncont XYZIN $XYZIN <ncont${XYZIN}.log

Edward A. Berry wrote:
> And passing parameters (I haven't tested this):
>
> #!/bin/csh -f
> foreach ncB ( `ls /*/B` )
> foreach ncJ ( `ls /*/J` )
> set ncMAXD=6.0
>
> bin/ncont XYZIN 1FNT_BJ.pdb <ncont.log
> source $ncB
> target $ncJ
> maxdist $ncMAXD
> eof
>
> end
> end
>
> Clemens Grimm wrote:
>> c-shell syntax would be:
>>
>> bin/ncont XYZIN 1FNT_BJ.pdb <ncont.log
>> source /*/B
>> target /*/J
>> maxdist 6.0
>> eof
>>
>> Best,
>> Clemens
>>
>>
>>
>> Zitat von Thomas Juettemann :
>>
>>> Dear all,
>>>
>>> I am pretty new to the CCP4 suite. I am trying to automise the
>>> execution and parsing of ncont.
>>> Could someone advise me how (if possible) to pass parameters to the
>>> program?
>>>
>>> I am trying to do something like
>>>
>>> bin/ncont XYZIN 1FNT_BJ.pdb
>>> source /*/B
>>> target /*/J
>>> maxdist 6.0
>>>
>>> and have the output redirected into a file.
>>>
>>> Thank you for your time!
>>>
>>> Best wishes,
>>> Thomas
>>>
>>>
>>
>>
>>
>> --------------------------------------------------
>> Dr. Clemens Grimm
>> Institut für Biochemie
>> Biozentrum der Universität Würzburg
>> Am Hubland
>> D-97074 Würzburg
>> Germany
>> e-mail: Clemens.Grimm@biozentrum.uni-wuerzburg.de
>> phone : +49 0931 888 84031
>> -------------------------------------------------
>>
>




ProteinCrystallography.org: Copyright 2006-2010 by Quid United Ltd