Skip to content

pdbparsers #1

@AleksandraPanfilova

Description

@AleksandraPanfilova

Hello!

I am trying to parse a PDB file to work with it, following the "pdbparsers" page in documentation. In the docs, it says that positional arg "file" should be "The PDB file to be parsed." and a string, I assume it is a path to the PDB file. However,
pdbcraft.pdbparsers.PDBParser.parse('~/input_pdbs/main/5XCO/5XCO.pdb') gives out TypeError: PDBParser.parse() missing 1 required positional argument: 'file'
What am I doing wrong?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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