Hi,
I managed to install the package, but when i run md2pharm using the command
md2pharm -i md_center.xtc -t pharmd.pdb -s 10 -g LIG -o pharmaco/frames.pdb
i got the message:
File "/home/tu/tu_tu/tu_zxolr16/.conda/envs/pharmd/bin/md2pharm", line 8, in
sys.exit(entry_point())
File "/home/tu/tu_tu/tu_zxolr16/.conda/envs/pharmd/lib/python3.9/site-packages/pharmd/md2pharm.py", line 220, in entry_point
for i, p in enumerate(get_pharmacophores(pdb_input, args.lig_id)):
File "/home/tu/tu_tu/tu_zxolr16/.conda/envs/pharmd/lib/python3.9/site-packages/pharmd/md2pharm.py", line 113, in get_pharmacophores
features = Pharmacophore._get_features_atom_ids(rdkit_lig, smarts)
TypeError: _get_features_atom_ids() missing 1 required positional argument: 'smarts_features'
Hi,
I managed to install the package, but when i run md2pharm using the command
md2pharm -i md_center.xtc -t pharmd.pdb -s 10 -g LIG -o pharmaco/frames.pdb
i got the message:
File "/home/tu/tu_tu/tu_zxolr16/.conda/envs/pharmd/bin/md2pharm", line 8, in
sys.exit(entry_point())
File "/home/tu/tu_tu/tu_zxolr16/.conda/envs/pharmd/lib/python3.9/site-packages/pharmd/md2pharm.py", line 220, in entry_point
for i, p in enumerate(get_pharmacophores(pdb_input, args.lig_id)):
File "/home/tu/tu_tu/tu_zxolr16/.conda/envs/pharmd/lib/python3.9/site-packages/pharmd/md2pharm.py", line 113, in get_pharmacophores
features = Pharmacophore._get_features_atom_ids(rdkit_lig, smarts)
TypeError: _get_features_atom_ids() missing 1 required positional argument: 'smarts_features'