Skip to content

Use Gemmi to interconvert between pdb and cif? #1

@danny305

Description

@danny305

Gemmi is an open sourced c++ library with python bindings for working with structural biology data.

I have implemented code to convert a pdb to a cif with gemmi (in python) in the past (screenshot below) and I am pretty sure its probably just as simple to go from cif to pdb.

image

So I am currently finishing up implementing cif functionality (reading and writing) to the freesasa C library with the author of the repository and we just used gemmi for everything. We have freesasa outputting a freesasa cif file where we appended cif blocks specific to freesasa and added 2 additional columns to the _atom_site. block. 1 the freesasa solvent accessibility value and the other for freesasa atomic radii. This is kinda what I was thinking about doing with pdb2pqr....?

Metadata

Metadata

Assignees

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