Skip to content

When I calculated the result of PubChem fingerprint, it was different from that of Padel software. Did anyone notice this problem, or did I make a mistake? Attached is my program #21

Description

@Ls94wood

mol = Pymolecule.PyMolecule()
mol.ReadMolFromSmile('CCOC1=CC=CC=C1OCCNC@HCC1=CC(=C(OC)C=C1)S(N)(=O)=O')
mol.GetFingerprint(FPName='Pubchem')

the top ten fingerprint calculated by PyBioMed: 0, 0, 0, 0, 0, 0, 0, 0, 0, 1
the top ten fingerpring calculated by padel : 1 1 1 0 0 0 0 0 0 1

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions