manastech / cafa5

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create Structure class able to handle PDBs

leandroradusky opened this issue · comments

In order to handle protein structures we need to have a Structure class. In bioinformatics, the usual format to deal with structures is the PDB format. Here is a guide to this file format.

We should be able to create structures from a file or a URL.