I've done some extra testing, when I wanted to write the simplest script to
recreate that problem. It seams it was my fault, and Setup does work
(although the weird error). I found out by the way that += operator on OBmol
class doesn't work resulting empty value. How would you recommend to append
ligand to pocket structure in perl instead of:
$mol = $mol_pocket;
$mol += $mol_ligand;
where every variable is initialized OBmol object and both prefixed ones are
read from files.

--
View this message in context: 
http://forums.openbabel.org/OBForceField-in-Perl-tp4503052p4505342.html
Sent from the General discussion mailing list archive at Nabble.com.

------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
OpenBabel-discuss mailing list
OpenBabel-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openbabel-discuss

Reply via email to