NAME
Water - Perl extension for blah blah blah
SYNOPSIS
use Water;
@array=Water->wbridge("pdbfile path",start_distance,end_distance);
=head1 DESCRIPTION
This module if used for identify waterbridge in protein. =head2 EXPORT
None by default.
@array=Water->wbridge("<path>/pdb1une.ent",2.25,3.6); foreach(@array){ print $_; }
or
foreach(Water->wbridge("<path>/pdb1une.ent",2.25,3.6)){ print $_; }
This will give the list of residues.
SEE ALSO
Mention other useful documentation such as the documentation of related modules or operating system documentation (such as man pages in UNIX), or any relevant external documentation such as RFCs or standards.
If you have a mailing list set up for your module, mention it here.
If you have a web site set up for your module, mention it here.
AUTHOR
Name :Saravanan, S E<br> E-Mail: sesaravanan7@gmail.com
COPYRIGHT AND LICENSE
Copyright (C) 2010 by Saravana S E
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.10.1 or, at your option, any later version of Perl 5 you may have available.
1 POD Error
The following errors were encountered while parsing the POD:
- Around line 130:
Unknown E content in E<br>