Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

cnsbb · CNS software package bulletin board

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 1328
  • Category: Biology
  • Founded: Mar 23, 2001
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

Advanced
Messages Help
Messages 1809 - 1839 of 2224   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Show Message Summaries Sort by Date ^  
#1809 From: Axel Brunger <brunger@...>
Date: Thu Apr 30, 2009 10:35 pm
Subject: Re: annealing quits
brunger@...
Send Email Send Email
 
Ed,

Make sure that "limit stacksize unlimited" is set before running
the job. 

Axel

On Apr 30, 2009, at 3:21 PM, Ed Pozharski wrote:



I am having a problem with simulated annealing. cns_solve quits
unexpectedly after initial refinement and regularization, as it enters
the torsion dynamics. No errors or warnings, the process simply exits.
If I choose cartesian dynamics, it seems like I go a little further, but
it still quits.

The input script and two (truncated) log files can be seen here

http://docs.google.com/Doc?id=d64gxmg_2hcznrndw
http://docs.google.com/Doc?id=d64gxmg_3d2s54bg5
http://docs.google.com/Doc?id=d64gxmg_4d576qbc3

The script I used is slightly modified so that there is only single
trial and the output is generated in the same fashion as with
minimize.inp and such.I doubt that this matters and I did run the
original anneal.inp with the same result. I use the cnsface gui
(http://cnsface.sourceforge.net/) but that shouldn't matter and I did
run the script from command line with identical results.

I tried it with two different models/datasets, so it's not that there is
something wrong with the model or data. 

I am running the 64-bit cns_solve with parallelization
(cns_solve-0901242058.exe) on a quad core intel under Ubuntu Hardy. I
downloaded the binaries.

I'd appreciate suggestions on how to fix this.

Ed.

-- 
Edwin Pozharski, PhD, Assistant Professor
University of Maryland, Baltimore
----------------------------------------------
When the Way is forgotten duty and justice appear;
Then knowledge and wisdom are born along with hypocrisy.
When harmonious relationships dissolve then respect and devotion arise;
When a nation falls to chaos then loyalty and patriotism are born.
------------------------------ / Lao Tse /


Axel T. Brunger
Investigator,  Howard Hughes Medical Institute
Professor of Molecular and Cellular Physiology
Stanford University

Email:  brunger@...      
Phone:  +1 650-736-1031
Fax:    +1 650-745-1463







#1810 From: Ed Pozharski <epozh001@...>
Date: Mon May 4, 2009 9:06 pm
Subject: CD/CD1 in ILE
pozharski
Send Email Send Email
 
Is there a good reason to have this CD/CD1 conversion when reading a PDB
file?  All it takes, in my understanding, to avoid this is to modify the
protein.top and protein_rep.param to reflect the new atom name.  In a
similar fashion, * versus ' in nucleic acids can be easily fixed so that
there is no need to convert pdb files when going to Coot and back.  Am I
missing some potential problem?

--
Edwin Pozharski, PhD, Assistant Professor
University of Maryland, Baltimore
----------------------------------------------
When the Way is forgotten duty and justice appear;
Then knowledge and wisdom are born along with hypocrisy.
When harmonious relationships dissolve then respect and devotion arise;
When a nation falls to chaos then loyalty and patriotism are born.
------------------------------   / Lao Tse /

#1811 From: "lingamrama49" <lingamrama49@...>
Date: Wed May 20, 2009 1:34 pm
Subject: software package bulletin board
lingamrama49
Send Email Send Email
 
dear friends,
     Is there a good reason to have this CD/CD1 conversion when reading a PDB
file? All it takes, in my understanding, to avoid this is to modify the
protein.top and protein_rep.param to reflect the new atom name. In a
similar fashion, * versus ' in nucleic acids can be easily fixed so that
there is no need to convert pdb files when going to Coot and back. Am I
missing some potential problem?

http\\rangefindecamera.50webs.com

#1812 From: "salmonrushdee" <salmonrushdee@...>
Date: Tue May 26, 2009 3:39 pm
Subject: enantiomorph list
salmonrushdee
Send Email Send Email
 
in the tutorial, the section "enantiomorph ambiguity" groups the 22
enantiomorphic space groups into 11 pairs, each pair related by a center of
inversion.

in particular, "P 61 2 2" is related to "P 63 2 2" -- my understanding was that
"P 61 2 2" is related to "P 65 2 2" by inversion (and indistiguishable by
systematic absences), while "P 63 2 2" is not chiral.  "P 65 2 2" is not found
on this list.

i suspect i am ignorant or missing some key points - any help appreciated.

-bryan (have to use "salmonrushdee" temporarily)

#1813 From: Ratna Veni <ratnaveni_76@...>
Date: Thu May 28, 2009 8:11 am
Subject: compiler problem in ubuntu
ratnaveni_76
Send Email Send Email
 
Dear CNS BB,

We are trying to install CNS on linux-based ubuntu8.10 platform.
while trying to install CNS, we are asked to install compiler.
When we tried to 'make install' we get the following message:

root@ccmb-desktop:/prog/cns_solve/cns_solve_1.21# make install
Installation directory: /prog/cns_solve/cns_solve_1.21/intel-i686-linux
copying files in instlib directory linux to intel-i686-linux
0read.me
Makefile.header.1.ifort
Makefile.header.2.gfortran
Makefile.header.3.pgf95
Makefile.header.4.ifort_mp
arch_env
machine_c.c
machine_f.f
Using Makefile template for compiler: gfortran
removing old source files
linking source files to intel-i686-linux/source
linking machine_f.f to source directory
linking machine_c.c to source directory
linking generic fft file to source directory
making Makefile in source directory
testing Fortran and C compilers
compiling: gcc -O -DCNS_ARCH_TYPE_LINUX
C compiler passes test
compiling: gfortran -w -O3 -malign-double -funroll-loops -ffast-math 
linking: gfortran -w
Segmentation fault
***** ERROR: problem with Fortran compiler *****
make[3]: *** [fortran-test] Error 2
make[2]: *** [compiler-test] Error 2
make[1]: *** [compiler-test] Error 2
compiler problems - stopping installation
please check compilers before retrying installation
make: *** [install] Error 1
root@ccmb-desktop:/prog/cns_solve/cns_solve_1.21#

WE also did the following:
# apt-get update
#apt-get upgrade
#apt-get install gfortran

root@ccmb-desktop:/prog/cns_solve/cns_solve_1.21# apt-get install gfortran
Reading package lists... Done
Building dependency tree      
Reading state information... Done
gfortran is already the newest version.
The following packages were automatically installed and are no longer required:
  linux-headers-2.6.27-7 linux-headers-2.6.27-7-generic
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

Kindly suggest

Our System : 32-bit, shell= bin/bash, OS= Ubuntu 8.10

Thanks in advance.
 
Ratna


From Chandigarh to Chennai - find friends all over India. Click here.

#1815 From: Axel Brunger <brunger@...>
Date: Thu May 28, 2009 2:30 pm
Subject: Re: compiler problem in ubuntu
brunger@...
Send Email Send Email
 
Use the pre-compiled linux binaries that are available from the 
CNS download site.

Axel Brunger

On May 28, 2009, at 1:11 AM, Ratna Veni wrote:




Dear CNS BB,

We are trying to install CNS on linux-based ubuntu8.10 platform. 
while trying to install CNS, we are asked to install compiler.
When we tried to 'make install' we get the following message:

root@ccmb-desktop:/prog/cns_solve/cns_solve_1.21# make install
Installation directory: /prog/cns_solve/cns_solve_1.21/intel-i686-linux
copying files in instlib directory linux to intel-i686-linux
0read.me
Makefile.header.1.ifort
Makefile.header.2.gfortran
Makefile.header.3.pgf95
Makefile.header.4.ifort_mp
arch_env
machine_c.c
machine_f.f
Using Makefile template for compiler: gfortran
removing old source files
linking source files to intel-i686-linux/source
linking machine_f.f to source directory
linking machine_c.c to source directory
linking generic fft file to source directory
making Makefile in source directory
testing Fortran and C compilers
compiling: gcc -O -DCNS_ARCH_TYPE_LINUX 
C compiler passes test
compiling: gfortran -w -O3 -malign-double -funroll-loops -ffast-math  
linking: gfortran -w 
Segmentation fault
***** ERROR: problem with Fortran compiler *****
make[3]: *** [fortran-test] Error 2
make[2]: *** [compiler-test] Error 2
make[1]: *** [compiler-test] Error 2
compiler problems - stopping installation
please check compilers before retrying installation
make: *** [install] Error 1
root@ccmb-desktop:/prog/cns_solve/cns_solve_1.21# 

WE also did the following:
# apt-get update
#apt-get upgrade
#apt-get install gfortran

root@ccmb-desktop:/prog/cns_solve/cns_solve_1.21# apt-get install gfortran
Reading package lists... Done
Building dependency tree       
Reading state information... Done
gfortran i s already the newest version.
The following packages were automatically installed and are no longer required:
  linux-headers-2.6.27-7 linux-headers-2.6.27-7-generic
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

Kindly suggest

Our System : 32-bit, shell= bin/bash, OS= Ubuntu 8.10

Thanks in advance.
 
Ratna


From Chandigarh to Chennai - find friends all over India. Click here.


Axel T. Brunger
Investigator,  Howard Hughes Medical Institute
Professor of Molecular and Cellular Physiology
Stanford University

Email:  brunger@...      
Phone:  +1 650-736-1031
Fax:    +1 650-745-1463







#1816 From: "stella.joe13" <stella.joe13@...>
Date: Mon Jun 1, 2009 12:47 pm
Subject: compilation problem with CNS
stella.joe13
Send Email Send Email
 
Dear cnsbb,

How to use pre-compiled linux(32-bit; with bash shell) binaries to get the
compilers to work in CNS ver 1.21.

Please see below the complete process done and suggest.

# cd cns
# ls
cns_solve_1.21  cns_solve_1.21_all-mp.tar
# cd cns_solve_1.21
# ls

bin            cns_solve_original  inputs     License   Readme  utils
Changes        doc                 instlib    Makefile  source
cns_solve_env  helplib             libraries  modules   test

# nedit cns_solve_env
# make install

Installation directory: cns_solve_1.21/intel-i686-linux
copying files in instlib directory linux to intel-i686-linux
0read.me
Makefile.header.1.ifort
Makefile.header.2.gfortran
Makefile.header.3.pgf95
Makefile.header.4.ifort_mp
arch_env
machine_c.c
machine_f.f
Using Makefile template for compiler: gfortran
making source directory in intel-i686-linux
making bin directory in intel-i686-linux
making utils directory in intel-i686-linux
making test directory in intel-i686-linux
linking source files to intel-i686-linux/source
linking machine_f.f to source directory
linking machine_c.c to source directory
linking generic fft file to source directory
making Makefile in source directory
making compiler-test directory in intel-i686-linux
testing Fortran and C compilers
compiling: gcc -O -DCNS_ARCH_TYPE_LINUX
C compiler passes test
compiling: gfortran -w -O3 -malign-double -funroll-loops -ffast-math
linking: gfortran -w
Segmentation fault
***** ERROR: problem with Fortran compiler *****
make[3]: *** [fortran-test] Error 2
make[2]: *** [compiler-test] Error 2
make[1]: *** [compiler-test] Error 2
compiler problems - stopping installation
please check compilers before retrying installation
make: *** [install] Error 1

# cd intel-i686-linux
# ls

0read.me       machine_c.c              Makefile.header.2.gfortran  test
arch_env       machine_f.f              Makefile.header.3.pgf95     utils
bin            Makefile.header          Makefile.header.4.ifort_mp
compiler-test  Makefile.header.1.ifort  source

# nedit 0read.me

# make install compiler=gfortran

Installation directory: cns_solve_1.21/intel-i686-linux
copying files in instlib directory linux to intel-i686-linux
0read.me
Makefile.header.1.ifort
Makefile.header.2.gfortran
Makefile.header.3.pgf95
Makefile.header.4.ifort_mp
arch_env
machine_c.c
machine_f.f
Using Makefile template for compiler: gfortran
removing old source files
linking source files to intel-i686-linux/source
linking machine_f.f to source directory
linking machine_c.c to source directory
linking generic fft file to source directory
making Makefile in source directory
testing Fortran and C compilers
compiling: gcc -O -DCNS_ARCH_TYPE_LINUX
C compiler passes test
compiling: gfortran -w -O3 -malign-double -funroll-loops -ffast-math
linking: gfortran -w
Segmentation fault
***** ERROR: problem with Fortran compiler *****
make[3]: *** [fortran-test] Error 2
make[2]: *** [compiler-test] Error 2
make[1]: *** [compiler-test] Error 2
compiler problems - stopping installation
please check compilers before retrying installation
make: *** [install] Error 1
------------------------------------------------------
Can anyone Now tell me How to proceed. Thanks in advance.
Regards,
stella joe

#1817 From: Axel Brunger <brunger@...>
Date: Mon Jun 1, 2009 2:45 pm
Subject: Re: compilation problem with CNS
brunger@...
Send Email Send Email
 
Don't run the install script for the precompiled version
as as explicitly stated in the download instructions
and in the Installation instructions on the CNS website!


On Jun 1, 2009, at 5:47 AM, stella.joe13 wrote:



Dear cnsbb,

How to use pre-compiled linux(32-bit; with bash shell) binaries to get the compilers to work in CNS ver 1.21. 

Please see below the complete process done and suggest.

# cd cns
# ls
cns_solve_1.21 cns_solve_1.21_all-mp.tar
# cd cns_solve_1.21
# ls

bin cns_solve_original inputs License Readme utils
Changes doc instlib Makefile source
cns_solve_env helplib libraries modules test

# nedit cns_solve_env 
# make install

Installation directory: cns_solve_1.21/intel-i686-linux
copying files in instlib directory linux to intel-i686-linux
0read.me
Makefile.header.1.ifort
Makefile.header.2.gfortran
Makefile.header.3.pgf95
Makefile.header.4.ifort_mp
arch_env
machine_c.c
machine_f.f
Using Makefile template for compiler: gfortran
making source directory in intel-i686-linux
making bin directory in intel-i686-linux
making utils directory in intel-i686-linux
making test directory in intel-i686-linux
linking source files to intel-i686-linux/source
linking machine_f.f to source directory
linking machine_c.c to source directory
linking generic fft file to source directory
making Makefile in source directory
making compiler-test directory in intel-i686-linux
testing Fortran and C compilers
compiling: gcc -O -DCNS_ARCH_TYPE_LINUX 
C compiler passes test
compiling: gfortran -w -O3 -malign-double -funroll-loops -ffast-math 
linking: gfortran -w 
Segmentation fault
***** ERROR: problem with Fortran compiler *****
make[3]: *** [fortran-test] Error 2
make[2]: *** [compiler-test] Error 2
make[1]: *** [compiler-test] Error 2
compiler problems - stopping installation
please check compilers before retrying installation
make: *** [install] Error 1

# cd intel-i686-linux
# ls

0read.me machine_c.c Makefile.header.2.gfortran test
arch_env machine_f.f Makefile.header.3.pgf95 utils
bin Makefile.header Makefile.header.4.ifort_mp
compiler-test Makefile.header.1.ifort source

# nedit 0read.me

# make install compiler=gfortran

Installation directory: cns_solve_1.21/intel-i686-linux
copying files in instlib directory linux to intel-i686-linux
0read.me
Makefile.header.1.ifort
Makefile.header.2.gfortran
Makefile.header.3.pgf95
Makefile.header.4.ifort_mp
arch_env
machine_c.c
machine_f.f
Using Makefile template for compiler: gfortran
removing old source files
linking source files to intel-i686-linux/source
linking machine_f.f to source directory
linking machine_c.c to source directory
linking generic fft file to source directory
making Makefile in source directory
testing Fortran and C compilers
compiling: gcc -O -DCNS_ARCH_TYPE_LINUX 
C compiler passes test
compiling: gfortran -w -O3 -malign-double -funroll-loops -ffast-math 
linking: gfortran -w 
Segmentation fault
***** ERROR: problem with Fortran compiler *****
make[3]: *** [fortran-test] Error 2
make[2]: *** [compiler-test] Error 2
make[1]: *** [compiler-test] Error 2
compiler problems - stopping installation
please check compilers before retrying installation
make: *** [install] Error 1
------------------------------------------------------
Can anyone Now tell me How to proceed. Thanks in advance.
Regards,
stella joe 


Axel T. Brunger
Investigator,  Howard Hughes Medical Institute
Professor of Molecular and Cellular Physiology
Stanford University

Email:  brunger@...      
Phone:  +1 650-736-1031
Fax:    +1 650-745-1463







#1818 From: Stella Joe <stella.joe13@...>
Date: Tue Jun 2, 2009 9:53 am
Subject: problem with cns_solve_env sourcing
stella.joe13
Send Email Send Email
 
Dear cnsbb,

after editing the cns_solve_env file as follows:

setenv CNS_SOLVE '/softwares/cns/cns_solve_1.21'
setenv CNS_SOLVE $CNS_SOLVE

didnot run the install script.

i tried to source the file.
but i get the following message:

# source cns_solve_env
bash: setenv: command not found
bash: setenv: command not found
bash: setenv: command not found
bash: cns_solve_env: line 39: syntax error near unexpected token `setenv'
bash: cns_solve_env: line 39: `  if ( ! $?CNS_ARCH ) setenv CNS_ARCH `$CNS_SOLVE/bin/getarch`'

how to go about now. my system is bin/bash with 32-bit linux

thanks and regards,
stella joe





#1819 From: Justin Lecher <j.lecher@...>
Date: Tue Jun 2, 2009 11:45 am
Subject: Re: problem with cns_solve_env sourcing
j.lecher@...
Send Email Send Email
 
Stella Joe schrieb:
>
>
>
> Dear cnsbb,
>
> after editing the cns_solve_env file as follows:
>
> setenv CNS_SOLVE '/softwares/cns/cns_solve_1.21'
> setenv CNS_SOLVE $CNS_SOLVE
>
> didnot run the install script.
>
> i tried to source the file.
> but i get the following message:
>
> # source cns_solve_env
> bash: setenv: command not found
> bash: setenv: command not found
> bash: setenv: command not found
> bash: cns_solve_env: line 39: syntax error near unexpected token `setenv'
> bash: cns_solve_env: line 39: `  if ( ! $?CNS_ARCH ) setenv CNS_ARCH
> `$CNS_SOLVE/bin/getarch`'
>

setenv is specific for csh or tcsh. You have to use export at bash:

export CNS_SOLVE='/softwares/cns/cns_solve_1.21'

justin
--
Justin Lecher
Institute for Neuroscience and Biophysics
ISB 3 - Institute for structural biochemistry
Research Centre Juelich GmbH,
52425 Juelich,Germany
phone: +49 2461 61 5385

#1820 From: Iain Kerr <ikerr@...>
Date: Tue Jun 2, 2009 3:31 pm
Subject: Re: problem with cns_solve_env sourcing
iain_d_kerr
Send Email Send Email
 
Stella,

Under the bash shell you use 'export' and not 'setenv' (C shell command)
to set environmental variables:

export=CNS_SOLVE '/softwares/cns/cns_solve_1.21'

HTH,
Iain

Stella Joe wrote:
>
>
> Dear cnsbb,
>
> after editing the cns_solve_env file as follows:
>
> setenv CNS_SOLVE '/softwares/cns/cns_solve_1.21'
> setenv CNS_SOLVE $CNS_SOLVE
>
> didnot run the install script.
>
> i tried to source the file.
> but i get the following message:
>
> # source cns_solve_env
> bash: setenv: command not found
> bash: setenv: command not found
> bash: setenv: command not found
> bash: cns_solve_env: line 39: syntax error near unexpected token `setenv'
> bash: cns_solve_env: line 39: `  if ( ! $?CNS_ARCH ) setenv CNS_ARCH
> `$CNS_SOLVE/bin/getarch`'
>
> how to go about now. my system is bin/bash with 32-bit linux
>
> thanks and regards,
> stella joe
>
>
>
>
>
> ------------------------------------------------------------------------
>
>
> No virus found in this incoming message.
> Checked by AVG - www.avg.com
> Version: 8.5.339 / Virus Database: 270.12.49/2149 - Release Date: 06/01/09
17:55:00
>
>

#1821 From: Iain Kerr <ikerr@...>
Date: Wed Jun 3, 2009 5:47 pm
Subject: Re: problem with cns_solve_env sourcing
iain_d_kerr
Send Email Send Email
 
Yeah, misplaced '='...

Clearly wasn't awake enough then as you'd already replied anyway !

Justin wrote:
> Iain Kerr schrieb:
>
>>
>> Stella,
>>
>> Under the bash shell you use 'export' and not 'setenv' (C shell command)
>> to set environmental variables:
>>
>> export=CNS_SOLVE '/softwares/cns/cns_solve_1.21'
>>
>>
>
> That won't work either:
>
>
> export CNS_SOLVE='/softwares/cns/cns_solve_1.21'
>
>

#1822 From: Roberto Kopke Salinas <roberto.kopkesalinas@...>
Date: Thu Jun 4, 2009 7:54 pm
Subject: %DEFMACSET-ERR: parameter too long
rkopke_1972
Send Email Send Email
 
Dear All,

I have been doing calculations with Haddock that uses CNS. But I get
the series of error messages below when the program reads
generate.inp. The names I am using in my structure files are not very
large, and the same protocol runs well in another computer.
Does anyone already saw problems like this?

Thanks,

Roberto

  %DEFMACSET-ERR: parameter too long:

this message was repeated several times untill:


  %NEXTF-ERR: EOF or ERROR encountered on input:

several times and finally:
  %PARSER error encountered: Encountered too many parsing errors.
    (CNS is in mode: SET ABORT=NORMal END)
  *****************************************************
  ABORT mode will terminate program execution.

#1823 From: Christian Biertuempfel <biertumpfelc@...>
Date: Thu Jun 4, 2009 9:04 pm
Subject: Re: %DEFMACSET-ERR: parameter too long
cbiertue
Send Email Send Email
 
Hi Roberto,
Check if you forgot a " in your input file.

Cheers,
christian


Roberto Kopke Salinas wrote:
>
>
>
> Dear All,
>
> I have been doing calculations with Haddock that uses CNS. But I get
> the series of error messages below when the program reads
> generate.inp. The names I am using in my structure files are not very
> large, and the same protocol runs well in another computer.
> Does anyone already saw problems like this?
>
> Thanks,
>
> Roberto
>
> %DEFMACSET-ERR: parameter too long:
>
> this message was repeated several times untill:
>
> %NEXTF-ERR: EOF or ERROR encountered on input:
>
> several times and finally:
> %PARSER error encountered: Encountered too many parsing errors.
> (CNS is in mode: SET ABORT=NORMal END)
> *****************************************************
> ABORT mode will terminate program execution.
>
>
> Messages in this topic
>
<http://groups.yahoo.com/group/cnsbb/message/1822;_ylc=X3oDMTM0bWFkNnNyBF9TAzk3M\
zU5NzE0BGdycElkAzMwMzA4MTAEZ3Jwc3BJZAMxNzA1MDgyOTQ2BG1zZ0lkAzE4MjIEc2VjA2Z0cgRzb\
GsDdnRwYwRzdGltZQMxMjQ0MTQ4MDUwBHRwY0lkAzE4MjI->
> (1) Reply (via web post)
>
<http://groups.yahoo.com/group/cnsbb/post;_ylc=X3oDMTJwbzBoY2JwBF9TAzk3MzU5NzE0B\
GdycElkAzMwMzA4MTAEZ3Jwc3BJZAMxNzA1MDgyOTQ2BG1zZ0lkAzE4MjIEc2VjA2Z0cgRzbGsDcnBse\
QRzdGltZQMxMjQ0MTQ4MDUw?act=reply&messageNum=1822>
> | Start a new topic
>
<http://groups.yahoo.com/group/cnsbb/post;_ylc=X3oDMTJlbHU4NGtqBF9TAzk3MzU5NzE0B\
GdycElkAzMwMzA4MTAEZ3Jwc3BJZAMxNzA1MDgyOTQ2BHNlYwNmdHIEc2xrA250cGMEc3RpbWUDMTI0N\
DE0ODA1MA-->
>
> Messages
>
<http://groups.yahoo.com/group/cnsbb/messages;_ylc=X3oDMTJlbnZuZXNtBF9TAzk3MzU5N\
zE0BGdycElkAzMwMzA4MTAEZ3Jwc3BJZAMxNzA1MDgyOTQ2BHNlYwNmdHIEc2xrA21zZ3MEc3RpbWUDM\
TI0NDE0ODA1MA-->
>
> --------------------------------------------------------
> List information at http://groups.yahoo.com/group/cnsbb.
> Posting is only allowed for members of this list.
>
> Yahoo! Groups
>
<http://groups.yahoo.com/;_ylc=X3oDMTJkNzEyczJwBF9TAzk3MzU5NzE0BGdycElkAzMwMzA4M\
TAEZ3Jwc3BJZAMxNzA1MDgyOTQ2BHNlYwNmdHIEc2xrA2dmcARzdGltZQMxMjQ0MTQ4MDUw>
>
> Change settings via the Web
>
<http://groups.yahoo.com/group/cnsbb/join;_ylc=X3oDMTJmMzZwYTA4BF9TAzk3MzU5NzE0B\
GdycElkAzMwMzA4MTAEZ3Jwc3BJZAMxNzA1MDgyOTQ2BHNlYwNmdHIEc2xrA3N0bmdzBHN0aW1lAzEyN\
DQxNDgwNTA->
> (Yahoo! ID required)
> Change settings via email: Switch delivery to Daily Digest
> <mailto:cnsbb-digest@yahoogroups.com?subject=Email Delivery: Digest> |
> Switch format to Traditional
> <mailto:cnsbb-traditional@yahoogroups.com?subject=Change Delivery
> Format: Traditional>
> Visit Your Group
>
<http://groups.yahoo.com/group/cnsbb;_ylc=X3oDMTJkaWJhNmdsBF9TAzk3MzU5NzE0BGdycE\
lkAzMwMzA4MTAEZ3Jwc3BJZAMxNzA1MDgyOTQ2BHNlYwNmdHIEc2xrA2hwZgRzdGltZQMxMjQ0MTQ4MD\
Uw>
> | Yahoo! Groups Terms of Use <http://docs.yahoo.com/info/terms/> |
> Unsubscribe <mailto:cnsbb-unsubscribe@yahoogroups.com?subject=>
> Recent Activity
>
>     *
>        5
>       New Members
>      
<http://groups.yahoo.com/group/cnsbb/members;_ylc=X3oDMTJmaGFrbmdjBF9TAzk3MzU5Nz\
E0BGdycElkAzMwMzA4MTAEZ3Jwc3BJZAMxNzA1MDgyOTQ2BHNlYwN2dGwEc2xrA3ZtYnJzBHN0aW1lAz\
EyNDQxNDgwNTA->
>
> Visit Your Group
>
<http://groups.yahoo.com/group/cnsbb;_ylc=X3oDMTJlbnJuOTcyBF9TAzk3MzU5NzE0BGdycE\
lkAzMwMzA4MTAEZ3Jwc3BJZAMxNzA1MDgyOTQ2BHNlYwN2dGwEc2xrA3ZnaHAEc3RpbWUDMTI0NDE0OD\
A1MA-->
>
> Give Back
>
> Yahoo! for Good
>
<http://us.lrd.yahoo.com/_ylc=X3oDMTJtMnNnNjVoBF9TAzk3MzU5NzE0BF9wAzEEZ3JwSWQDMz\
AzMDgxMARncnBzcElkAzE3MDUwODI5NDYEc2VjA25jbW9kBHNsawNicmFuZARzdGltZQMxMjQ0MTQ4MD\
Uw;_ylg=1/SIG=11314uv3k/**http%3A//brand.yahoo.com/forgood>
>
> Get inspired
>
> by a good cause.
>
> Y! Toolbar
>
> Get it Free!
>
<http://us.lrd.yahoo.com/_ylc=X3oDMTJvaWw2MWFuBF9TAzk3MzU5NzE0BF9wAzIEZ3JwSWQDMz\
AzMDgxMARncnBzcElkAzE3MDUwODI5NDYEc2VjA25jbW9kBHNsawN0b29sYmFyBHN0aW1lAzEyNDQxND\
gwNTA-;_ylg=1/SIG=11c6dvmk9/**http%3A//toolbar.yahoo.com/%3F.cpdl=ygrps>
>
> easy 1-click access
>
> to your groups.
>
> Yahoo! Groups
>
> Start a group
>
<http://groups.yahoo.com/start;_ylc=X3oDMTJvMzg5NXBuBF9TAzk3MzU5NzE0BF9wAzMEZ3Jw\
SWQDMzAzMDgxMARncnBzcElkAzE3MDUwODI5NDYEc2VjA25jbW9kBHNsawNncm91cHMyBHN0aW1lAzEy\
NDQxNDgwNTA->
>
> in 3 easy steps.
>
> Connect with others.
>
_______________________________________________________________________

Dr. Christian Biertmpfel
Laboratory of Molecular Biology

NIDDK/National Institutes of Health              phone: +1 301 402 4647
9000 Rockville Pike, Bldg. 5, Rm. B1-03          fax:   +1 301 496 0201
Bethesda, MD 20892-0580
USA
_______________________________________________________________________

#1824 From: "jonathanwesleystone" <jonathanwesleystone@...>
Date: Wed Jun 10, 2009 8:41 pm
Subject: RHEL4 compile problems
jonathanwesl...
Send Email Send Email
 
Hello,

I am trying to install some CNS Solve 1.2 for a fellow researcher and have run
into a compile problem.

`uname -a` is: Linux uridine 2.6.9-5.ELsmp #1 SMP Wed Jan 5 19:29:47 EST 2005
x86_64 x86_64 x86_64 GNU/Linux

`g77 -v` gives:
Reading specs from /usr/lib/gcc/x86_64-redhat-linux/3.4.3/specs
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man
--infodir=/usr/share/info --enable-shared --enable-threads=posix
--disable-checking --with-system-zlib --enable-__cxa_atexit
--disable-libunwind-exceptions --enable-languages=c,c++,objc,java,f77
--enable-java-awt=gtk --host=x86_64-redhat-linux
Thread model: posix
gcc version 3.4.3 20041212 (Red Hat 3.4.3-9.EL4)

I pasted the output of the failed `make g77install` command here:
http://pastebin.com/m298ebd9d

In short, it seems to compile everything correctly except for xscale.f.

I am competent at sysadmining and C, bash, etc, but I don't know any Fortran at
all, or what the error means. The error it gives is several variations of the
following:
xscale.f: In subroutine `xsclsq2':
xscale.f:850:
         &                   MAXSET,TGSET,HPSFSET,TYPESF,ERROR,
                             1
xscale.f:868: (continued):
          DOUBLE COMPLEX ARG(maxset)
                             2
Invalid declaration of or reference to symbol `maxset' at (2) [initially seen at
  (1)]

Has anyone else seen anything like this? How can I correct the error and install
CNS?

Thanks for you helps,
~jws

#1825 From: Julie Fisher <j.fisher@...>
Date: Mon Jun 15, 2009 3:17 pm
Subject: connecting two DNA strands by spacer 9
j.fisher@...
Send Email Send Email
 

Dear All,

Have any of you used cns-solve with a spacer-9 system connecting two DNA strands? The spacer-9 system is supplied as a phosphoramidite as shown;

DMTOCH2CH2OCH2CH2OCH2CH2OP(OCNEt)(N(Pr2)). Is the only option to specify this as a novel residue and edit the topology file?

Thanks in advance for any help available.

Regards

Julie

 

*************************************

Dr. Julie Fisher

Reader in Biological NMR

School of Chemistry

University of Leeds

Leeds LS2 9JT

UK

Tel: +44 (0) 113 343 6577

Fax: +44 (0) 113 343 6565

e-mail: j.fisher@...

http://www.chem.leeds.ac.uk/People/Fisher.html

******************************************

 


#1826 From: Shabeir <shabeir@...>
Date: Tue Jun 16, 2009 8:25 am
Subject: error in Distance restraints and Dihedral angle restraints
shabeir...
Send Email Send Email
 

Dear cnsbb,
    I meet two problems in Distance restraints  and Dihedral angle restraints when running CNS.
  %NOESET-ERR: error in selection - no atoms spec.
 %NOE-ERR: problem at     1  -999.000  -999.000
All of the distance restraints have this error.
  %CSTRAN-ERR: selection has to contain exactly one atom.
And also this error is very many in the dihedral angle restraints.
How should solve the problems? The two restraint files are in appendix.
Best wishes!


好玩贺卡等你发,邮箱贺卡全新上线!


好玩贺卡等你发,邮箱贺卡全新上线!

2 of 2 File(s)


#1827 From: "Lukacs, Christine" <christine.lukacs@...>
Date: Wed Jun 17, 2009 6:31 pm
Subject: B-factor too high for BR in ligand
christine.lukacs@...
Send Email Send Email
 
Hi-

I have a bromine in my ligand, and it always refines with a much higher b-factor
than the rest of the ligand, and correspondingly, a bunch of negative density
and distorted b-factors for the adjacent atoms.

I am wondering if the non-bonded term in my parameter file is way off.  I am
using xplo2d to generate my top/par files.  The nonbonded term is:

NONBonded BR  0.3200   3.884   0.3200 3.884

Thanks -

Christine

>This message is intended for the use of the named recipient(s) only and may
contain confidential and/or proprietary information. If you are not the intended
recipient, please contact the sender and delete this message. Any unauthorized
use of the information contained in this message is prohibited.

#1828 From: "ramasreed" <ramasreed@...>
Date: Thu Jul 9, 2009 7:31 am
Subject: Installation on AMD motherboard with SUSE 11.1 linux
ramasreed
Send Email Send Email
 
Hi All,

I am trying to install CNS_solve_1.2 on my suse11.1 linux
I have configure CNS
But when i type the command of : make install
i m not able to install
I get the following reply

bash: setenv: command not found
bash: setenv: command not found
bash: setenv: command not found
bash: cns_solve_env: line 39: syntax error unexpected token `setenv'
bash: cns_solve_env: line 39: `if (!$?CNS_ARCH) setenv CNS_ARCH
`CNS_SOLVE/bin/getarch

If someone can help me out, I would be happy

Thanking you

Ramasree.D

#1829 From: sylvie nonin-lecomte <sylvie.nonin@...>
Date: Fri Jul 10, 2009 8:37 am
Subject: installation problems on macbookpro os 10.5.7
sylvie.nonin@...
Send Email Send Email
 
Hi all,

I have downloaded the precompiled version of cnssolve 1.21 for mac intel. I have a macbookpro with an intel core 2 duo running on osx 10.5.7.
I have configured the cns_solve_env file + my .cshrc, and sourced them (as I usually use to do with older verions on older mac). I have also checked the paths and the rights.

When I run the command cns, the answer is "sourcing ok" !!!!
Can anybody help me ?

We do not have the ifort compiler in the lab so that I cannot try to compile the generic version on my mac.

Thanking you,

Sylvie Nonin-Lecomte


Le 9 juil. 09 09:31, ramasreed a crit :



Hi All, 

I am trying to install CNS_solve_1.2 on my suse11.1 linux
I have configure CNS
But when i type the command of : make install 
i m not able to install
I get the following reply

bash: setenv: command not found
bash: setenv: command not found
bash: setenv: command not found
bash: cns_solve_env: line 39: syntax error unexpected token `setenv'
bash: cns_solve_env: line 39: `if (!$?CNS_ARCH) setenv CNS_ARCH `CNS_SOLVE/bin/getarch

If someone can help me out, I would be happy

Thanking you

Ramasree.D


_______________________________________

Dr Sylvie Nonin-Lecomte

Lab. de Cristallographie et RMN Biologiques -UMR 8015 CNRS
Facult de Pharmacie, 4 av. de l'Observatoire 75272 Paris cedex 06 - France

Tel:  (33) 1 53 73 15 74
Fax: (33) 1 53 73 99 25

_______________________________________








#1830 From: sylvie nonin-lecomte <sylvie.nonin@...>
Date: Fri Jul 10, 2009 1:26 pm
Subject: Re: installation problems on macbookpro os 10.5.7
sylvie.nonin@...
Send Email Send Email
 
Hi all, we have solved the problem. In the cns_solve_env file, I removed the line :

 if ( ! $?CNS_ARCH ) setenv CNS_ARCH '$CNS_SOLVE/bin/getarch'

and replaced it by:

setenv CNS_ARCH 'Darwin'

(you can get your architecture by typing the uname command).

And now it works!   Many thanks to Philippe Benas for his help.


Sylvie

cn
Le 10 juil. 09 10:37, sylvie nonin-lecomte a crit :



Hi all,


I have downloaded the precompiled version of cnssolve 1.21 for mac intel. I have a macbookpro with an intel core 2 duo running on osx 10.5.7.
I have configured the cns_solve_env file + my .cshrc, and sourced them (as I usually use to do with older verions on older mac). I have also checked the paths and the rights.

When I run the command cns, the answer is "sourcing ok" !!!!
Can anybody help me ?

We do not have the ifort compiler in the lab so that I cannot try to compile the generic version on my mac.

Thanking you,

Sylvie Nonin-Lecomte


Le 9 juil. 09 09:31, ramasreed a crit :



Hi All, 

I am trying to install CNS_solve_1.2 on my suse11.1 linux
I have configure CNS
But when i type the command of : make install 
i m not able to install
I get the following reply

bash: setenv: command not found
bash: setenv: command not found
bash: setenv: command not found
bash: cns_solve_env: line 39: syntax error unexpected token `setenv'
bash: cns_solve_env: line 39: `if (!$?CNS_ARCH) setenv CNS_ARCH `CNS_SOLVE/bin/getarch

If someone can help me out, I would be happy

Thanking you

Ramasree.D


_______________________________________

Dr Sylvie Nonin-Lecomte

Lab. de Cristallographie et RMN Biologiques -UMR 8015 CNRS
Facult de Pharmacie, 4 av. de l'Observatoire 75272 Paris cedex 06 - France

Tel:  (33) 1 53 73 15 74
Fax: (33) 1 53 73 99 25

_______________________________________









_______________________________________

Dr Sylvie Nonin-Lecomte

Lab. de Cristallographie et RMN Biologiques -UMR 8015 CNRS
Facult de Pharmacie, 4 av. de l'Observatoire 75272 Paris cedex 06 - France

Tel:  (33) 1 53 73 15 74
Fax: (33) 1 53 73 99 25

_______________________________________








#1831 From: "wsyoung@..." <wsyoung@...>
Date: Tue Jul 14, 2009 3:05 am
Subject: CNS Lustre issues?
wsyoung...
Send Email Send Email
 
Since our recent upgrade of the lustre filesystem on our cluster to version 1.8,
we have been having issues with cns. Specifically the command 'set
display=&coordinate_outfile end' fails.

  CNSsolve> set display=&coordinate_outfile end
  %ASSFIL-ERR: error opening file b_test.pdb
  %ASSFIL error encountered: Error accessing file
    (CNS is in mode: SET ABORT=NORMal END)
  *****************************************************
  ABORT mode will terminate program execution.
  *****************************************************
  Program will stop immediately.

#1832 From: JingHua LU <lujinghua_2000@...>
Date: Wed Jul 22, 2009 7:47 pm
Subject: density_modify.inp
lujinghua_2000
Send Email Send Email
 
Dear ALL:

     I got a problem to run density modification in CNS.

      Would you give me some troubleshooting?
 
       The following is what I did:
1) I calculated the phase using model_phase.inp after annealing refinement,

2) edit the density_modify.inp and input two reflection data, original .cv and model_phase.hkl from model_phase.inp.

When I run density_modify.inp, there came an error messenge:

data type mismatch, selection must be a logical expression.

    Thanks a lot,

Jinghua


好玩贺卡等你发,邮箱贺卡全新上线!

#1833 From: Ed Pozharski <epozh001@...>
Date: Sun Aug 2, 2009 5:09 am
Subject: Re: density_modify.inp
pozharski
Send Email Send Email
 
It's impossible to say what exactly went wrong - please post the
define() part of your density_modify.inp - apparently one or more
selections are malformed.

On Thu, 2009-07-23 at 03:47 +0800, JingHua LU wrote:
>
> Dear ALL:
>
>      I got a problem to run density modification in CNS.
>
>       Would you give me some troubleshooting?
>
>        The following is what I did:
> 1) I calculated the phase using model_phase.inp after annealing
> refinement,
>
> 2) edit the density_modify.inp and input two reflection data,
> original .cv and model_phase.hkl from model_phase.inp.
>
> When I run density_modify.inp, there came an error messenge:
>
> data type mismatch, selection must be a logical expression.
>
>     Thanks a lot,
>
> Jinghua
>
>
>
>
>
> ______________________________________________________________________
> 好玩贺卡等你发,邮箱贺卡全新上线!
>
>
>
--
Edwin Pozharski, PhD, Assistant Professor
University of Maryland, Baltimore
----------------------------------------------
When the Way is forgotten duty and justice appear;
Then knowledge and wisdom are born along with hypocrisy.
When harmonious relationships dissolve then respect and devotion arise;
When a nation falls to chaos then loyalty and patriotism are born.
------------------------------   / Lao Tse /

#1834 From: Xie Jiabao <xie.jiabao@...>
Date: Sun Aug 2, 2009 9:43 pm
Subject: torsion angle dynamics using cns1.21
xie.jiabao@...
Send Email Send Email
 
Dear all,

I am trying to carry out simulated annealing, energy minimization and Bfactor refinement of my model using refine.inp in cns1.21. The protein model has 2 protein chains (145 residues each) in the asymmetric unit with 142 water molecules. I tried to run the script with auto setting of torsion_maxlength, torsion_maxtree and torsion_maxchain and with water molecules fixed. However, the run was aborted with the message that there were too many trees, and the parameter torsion_maxtree should be increased. I next increased the parameter torsion_maxtree to 145 and reran the program. In this instance the process is running but execution seems stuck at the following step (I am reproducing the last few lines of the log file).
 Torsion Topology>         fix group ( &atom_rigid )
 SELRPN:      0 atoms have been selected out of   2416
 Torsion Topology>
 Torsion Topology>       end
 Torsion Dynamics>       nstep=0
 Torsion Dynamics>       cmremove=true
 Torsion Dynamics>     end
 DTOREST2: number of groups       1207
 DTOREST2: number of joints       1205
 DTOREST2: total number of closed loops          0
 DTOREST2: number of trees          2
 DTOREST2: total number of chains        486
 DTOREST2: maximum number of chains in any tree        243
 DTOREST2: overall maximum chain length          8


I have tried removing water molecules from the model and rerunning the script with auto selection of torsion_maxlength, torsion_maxtree and torsion_maxchain. Program execution again seems stuck at the same step.

Can someone please explain to me what is going on and how do I solve this program?

Thanks in advance,

Xie

                               


#1835 From: Axel Brunger <brunger@...>
Date: Mon Aug 3, 2009 1:36 pm
Subject: Re: torsion angle dynamics using cns1.21
brunger@...
Send Email Send Email
 
Please try one of the pre-compiled CNS binaries for linux or Mac OS X.  The fact that
the program is stuck without error message may be due to some compiler
problem on your computer.

Axel Brunger

On Aug 2, 2009, at 2:43 PM, Xie Jiabao wrote:


Dear all,

I am trying to carry out simulated annealing, energy minimization and Bfactor refinement of my model using refine.inp in cns1.21. The protein model has 2 protein chains (145 residues each) in the asymmetric unit with 142 water molecules. I tried to run the script with auto setting of torsion_maxlength, torsion_maxtree and torsion_maxchain and with water molecules fixed. However, the run was aborted with the message that there were too many trees, and the parameter torsion_maxtree should be increased. I next increased the parameter torsion_maxtree to 145 and reran the program. In this instance the process is running but execution seems stuck at the following step (I am reproducing the last few lines of the log file).
 Torsion Topology>         fix group ( &atom_rigid ) 
 SELRPN:      0 atoms have been selected out of   2416
 Torsion Topology> 
 Torsion Topology>       end 
 Torsion Dynamics>       nstep=0 
 Torsion Dynamics>       cmremove=true 
 Torsion Dynamics>     end 
 DTOREST2: number of groups       1207
 DTOREST2: number of joints       1205
 DTOREST2: total number of closed loops          0
 DTOREST2: number of trees          2
 DTOREST2: total number of chains        486
 DTOREST2: maximum number of chains in any tree        243
 DTOREST2: overall maximum chain length          8


I have tried removing water molecules from the model and rerunning the script with auto selection of torsion_maxlength, torsion_maxtree and torsion_maxchain. Program execution again seems stuck at the same step.

Can someone please explain to me what is going on and how do I solve this program?

Thanks in advance,

Xie

                                



Axel T. Brunger
Investigator,  Howard Hughes Medical Institute
Professor of Molecular and Cellular Physiology
Stanford University

Email:  brunger@...      
Phone:  +1 650-736-1031
Fax:    +1 650-745-1463







#1836 From: Ed Pozharski <epozh001@...>
Date: Mon Aug 3, 2009 2:56 pm
Subject: Re: torsion angle dynamics using cns1.21
pozharski
Send Email Send Email
 
Is it stuck or it just quits (try "ps -Af | grep cns_solve" to see if
cns_solve is still running).  If it quits, it may be related to the
stacksize limitation, remove it this way:

ulimit -s unlimited

prior to running cns_solve (this is for bash, it is "limit stacksize
unliited" for tcsh, as far as I remember).

On Sun, 2009-08-02 at 14:43 -0700, Xie Jiabao wrote:
>
> Dear all,
>
> I am trying to carry out simulated annealing, energy minimization and
> Bfactor refinement of my model using refine.inp in cns1.21. The
> protein model has 2 protein chains (145 residues each) in the
> asymmetric unit with 142 water molecules. I tried to run the script
> with auto setting of torsion_maxlength, torsion_maxtree and
> torsion_maxchain and with water molecules fixed. However, the run was
> aborted with the message that there were too many trees, and the
> parameter torsion_maxtree should be increased. I next increased the
> parameter torsion_maxtree to 145 and reran the program. In this
> instance the process is running but execution seems stuck at the
> following step (I am reproducing the last few lines of the log file).
>  Torsion Topology>         fix group ( &atom_rigid )
>  SELRPN:      0 atoms have been selected out of   2416
>  Torsion Topology>
>  Torsion Topology>       end
>  Torsion Dynamics>       nstep=0
>  Torsion Dynamics>       cmremove=true
>  Torsion Dynamics>     end
>  DTOREST2: number of groups       1207
>  DTOREST2: number of joints       1205
>  DTOREST2: total number of closed loops          0
>  DTOREST2: number of trees          2
>  DTOREST2: total number of chains        486
>  DTOREST2: maximum number of chains in any tree        243
>  DTOREST2: overall maximum chain length          8
>
>
> I have tried removing water molecules from the model and rerunning the
> script with auto selection of torsion_maxlength, torsion_maxtree and
> torsion_maxchain. Program execution again seems stuck at the same
> step.
>
> Can someone please explain to me what is going on and how do I solve
> this program?
>
> Thanks in advance,
>
> Xie
>
>
>
>
>
>
>
>
--

#1837 From: Jack Tanner <tannerjj@...>
Date: Mon Aug 3, 2009 3:15 pm
Subject: Typo in difference_distance.inp
tannerjj@...
Send Email Send Email
 
I wanted to let everyone know that there appears to be a typo in
difference_distance.inp for v1.1 and v1.2.

The following lines

      evaluate ($dist1=sqrt(($xm2-$xm1)^2+($ym2-$ym1)^2+($ym2-$ym1)^2))

      evaluate ($dist2=sqrt(($xc2-$xc1)^2+($yc2-$yc1)^2+($yc2-$yc1)^2))


should be changed to

      evaluate ($dist1=sqrt(($xm2-$xm1)^2+($ym2-$ym1)^2+($zm2-$zm1)^2))

      evaluate ($dist2=sqrt(($xc2-$xc1)^2+($yc2-$yc1)^2+($zc2-$zc1)^2))


Jack


--
John J. Tanner
Professor of Chemistry and Biochemistry
University of Missouri-Columbia
125 Chemistry Building
Columbia, MO 65211
Phone: 573-884-1280
Fax: 573-882-2754
Email: tannerjj@...
http://www.chem.missouri.edu/TannerGroup/tanner.html

#1838 From: Axel Brunger <brunger@...>
Date: Mon Aug 3, 2009 3:22 pm
Subject: Re: Typo in difference_distance.inp
brunger@...
Send Email Send Email
 
Thanks!  I'll fix this in the next release.

Axel Brunger

On Aug 3, 2009, at 8:15 AM, Jack Tanner wrote:

I wanted to let everyone know that there appears to be a typo in
difference_distance.inp for v1.1 and v1.2.

The following lines

evaluate ($dist1=sqrt(($xm2-$xm1)^2+($ym2-$ym1)^2+($ym2-$ym1)^2))

evaluate ($dist2=sqrt(($xc2-$xc1)^2+($yc2-$yc1)^2+($yc2-$yc1)^2))

should be changed to

evaluate ($dist1=sqrt(($xm2-$xm1)^2+($ym2-$ym1)^2+($zm2-$zm1)^2))

evaluate ($dist2=sqrt(($xc2-$xc1)^2+($yc2-$yc1)^2+($zc2-$zc1)^2))

Jack 

-- 
John J. Tanner
Professor of Chemistry and Biochemistry
University of Missouri-Columbia
125 Chemistry Building
Columbia, MO 65211
Phone: 573-884-1280
Fax: 573-882-2754
Email: tannerjj@missouri.edu
http://www.chem.missouri.edu/TannerGroup/tanner.html


Axel T. Brunger
Investigator,  Howard Hughes Medical Institute
Professor of Molecular and Cellular Physiology
Stanford University

Email:  brunger@...      
Phone:  +1 650-736-1031
Fax:    +1 650-745-1463







#1839 From: ashok kumar <ashok_gju2005@...>
Date: Sat Aug 22, 2009 9:10 am
Subject: (No subject)
ashok_gju2005
Send Email Send Email
 
Hello
 
I am a research scholar but i dont have academic ID and i want to install the CNS suite to my system, how can i get the license in absence of academic ID
 
Thanks for replying


Yahoo! recommends that you upgrade to the new and safer Internet Explorer 8.

Messages 1809 - 1839 of 2224   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help