Skip to content

padelpy hangs with specific peptide sequence #45

@merritjm

Description

@merritjm

Hi, novice user here.
when using PaDELpy it works most of the time for me but the following peptide sequence just hangs...and eventually times out.

string = rdkit.Chem.MolToSmiles(rdkit.Chem.MolFromFASTA('GLILVGGYGTR'))
desc = from_smiles(string)

To me i don't see anything obviously wrong with the smiles string that is generated by rdkit.
interesting if i take off the final Arginine (R) it computes fine.

Any ideas?

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