<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
    <title></title>
  </head>
  <body bgcolor="#ffffff" text="#000000">
    Hi.<br>
    <br>
    Did you inspect the contents of hbmap.xpm? There's a header followed
    by matrix data. You can think of the matrix as ones and zeroes,
    represented by the characters 'o' (= one) and ' ' (space = zero). As
    such, the rows of the matrix are vecors containg ones and zeroes.
    Two such vectors can easily be multiplied elementwise. If you write
    a program or script in your language of choice, that reads the
    matrix data as ones and zeroes instead of 'o's and ' 's, and then
    multiply the vectors elementwise, then that part of the job is done.
    I'd do it using python, but everything form matlab to C will do.<br>
    <br>
    Is it clearer now?<br>
    <br>
    Erik<br>
    <br>
    leila karami skrev 2010-11-29 15.37:
    <blockquote
      cite="mid:AANLkTinee7=O5rs4j74QjjE4if2J=GRWLar40iLWS8uU@mail.gmail.com"
      type="cite"><span style="font-family: arial,helvetica,sans-serif;">Dear
        Mark and gromacs users</span><br style="font-family:
        arial,helvetica,sans-serif;">
      <pre style="font-family: arial,helvetica,sans-serif;">thanks for your time and consideration.


you said by multiplying the existence functions for hbonds between protein and water and the hbonds between water 
and DNA, then using Justin's script, I can obtain percentage each water medited hydrogen bond during trajectory. 

and also you said I need to create a corresponding index file too.

I don't know where should I start for multiply two existence functions?

please explain about it more.

any help will highly appreciated.


&nbsp;

</pre>
      <h1 style="font-family: arial,helvetica,sans-serif;"><br>
      </h1>
      <br style="font-family: arial,helvetica,sans-serif;" clear="all">
      <br style="font-family: arial,helvetica,sans-serif;">
      <span style="font-family: arial,helvetica,sans-serif;">-- </span><br
        style="font-family: arial,helvetica,sans-serif;">
      <pre style="font-family: arial,helvetica,sans-serif;">Leila Karami
Ph.D. student of Physical Chemistry
K.N. Toosi University of Technology
Theoretical Physical Chemistry Group</pre>
      <br style="font-family: arial,helvetica,sans-serif;">
    </blockquote>
    <br>
    <br>
    <pre class="moz-signature" cols="72">-- 
-----------------------------------------------
Erik Marklund, PhD student
Dept. of Cell and Molecular Biology, Uppsala University.
Husargatan 3, Box 596,    75124 Uppsala, Sweden
phone:    +46 18 471 4537        fax: +46 18 511 755
<a class="moz-txt-link-abbreviated" href="mailto:erikm@xray.bmc.uu.se">erikm@xray.bmc.uu.se</a>    <a class="moz-txt-link-freetext" href="http://folding.bmc.uu.se/">http://folding.bmc.uu.se/</a>
</pre>
  </body>
</html>