Skip to content

adding documentation that let the user know what indexes each component of the PDB files need to be.  #36

@tsantaloci

Description

@tsantaloci

For example, the res_num needs too be between spaces resnum = int( line[22:26] ) (A residue number cant be greater than 4 digits with this notation which may be a problem for proteins with larger than 100,000 residues) and chain needs too be chain = line[21].

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions