Skip to main content

Simple reader for pdb (Protein Data Bank) files.

Project description

PDB reader

pdbreader is a simple python library for parsing PDB (Protein Data Bank) files. It uses pandas DataFrames as its main data structure.

Installation

pip install pdbreader

Usage

import pdbreader

pdb = pdbreader.read_pdb(pdb_path)

The resulting pdb dictionary contains an entry for each record type (ATOM, CONECT, etc) in the form of pandas DataFrames.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

pdbreader-0.1.0-py3-none-any.whl (16.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page