Skip to content

How to use get_mol() on pdb proteins?  #416

@dschlesinger

Description

@dschlesinger

I noticed you can't use the get_mol() function on pdb files, I was trying to use morgan fingerprint encoding on protein and ligand for an ML application. Wondering if that is possible using RDKIT-JS. Is there a similar functionality to getMolFromPDBFile().

It works on smiles but returns null when given a PDB format. I also noticed that you can use a JSON for get mol. What format would that take and could I use that for my protein? Documentation was unclear.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions