Biopython Parsing Remark Of Pdb Files
1
0
Entering edit mode
10.9 years ago

Maybe i am missing something or need more coffee but... Is there a biopython class to parse the Remark lines of a pdb file ?

biopython pdb • 2.9k views
ADD COMMENT
0
Entering edit mode
10.9 years ago
Peter 6.0k

There's some limited PDB header parsing included with Biopython, see parse_pdb_header. The parser code concentrates on the 3D co-ordinates section.

ADD COMMENT
0
Entering edit mode

Thanks i saw this class, but i was thinking about a more sophisticated parser that would create for example a list of all SITE remark and so on... Anyway, it was lazyness and I will do it by myself.

ADD REPLY

Login before adding your answer.

Traffic: 1522 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6