Skip to content

TypeError: _get_features_atom_ids() missing 1 required positional argument: 'smarts_features' #7

Description

@sherifelsabbagh

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'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions