[gmx-users] g_sas -or

David van der Spoel spoel at xray.bmc.uu.se
Mon Feb 27 08:59:33 CET 2006


Anthony Cruz Balberdi wrote:
> Hi:
> I am using the g_sas with the -or option . The output file have 3 colums: first the res number, second the sasa value, 
> third I dont know. To what corresponds the third columnin the file?
A quick peak in the source code:

	fluc2 = res_area2[res]-sqr(res_area[res]);
	if (fluc2 < 0)
	  fluc2 = 0;
	fprintf(fp,"%10d  %10g %10g\n",res+1,res_area[res],sqrt(fluc2));

In other words, it is the standard deviation of the area over the 
trajectory.

> 
> Best regards 
> 
> Anthony
> 
> -------------------------------------------------------------
> 	Antes ahora y siempre COLEGIO
> 	University of Puerto Rico at Mayaguez
> 	http://www.uprm.edu
> -------------------------------------------------------------
> 
> 
> _______________________________________________
> gmx-users mailing list    gmx-users at gromacs.org
> http://www.gromacs.org/mailman/listinfo/gmx-users
> Please don't post (un)subscribe requests to the list. Use the 
> www interface or send it to gmx-users-request at gromacs.org.
> Can't post? Read http://www.gromacs.org/mailing_lists/users.php


-- 
David.
________________________________________________________________________
David van der Spoel, PhD, Assoc. Prof., Molecular Biophysics group,
Dept. of Cell and Molecular Biology, Uppsala University.
Husargatan 3, Box 596,  	75124 Uppsala, Sweden
phone:	46 18 471 4205		fax: 46 18 511 755
spoel at xray.bmc.uu.se	spoel at gromacs.org   http://folding.bmc.uu.se
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



More information about the gromacs.org_gmx-users mailing list