Parsing Scop Pdb Files With Biopython
0
0
Entering edit mode
12.4 years ago
Hpk ▴ 60

Hello,

How to parse SCOP25 PDB files (fasta sequences) with Biopython? Is it possible in Biopython? I need PDB seqres records and atom records.

astral-scopdom-seqres-all-1.75.fa. (URL of seqres)

astral-scopdom-atom-all-1.75.fa.(URL of PDB atom)

After parsing these files , I have to make an alignment of aminoacid residues from seqres and atom records.

biopython pdb • 3.7k views
ADD COMMENT
3
Entering edit mode

Could you clarify what you want to parse, e.g. Add the URL of a specific example? Biopython can parse FASTA and SCOP files.

ADD REPLY
1
Entering edit mode

Sorry, missed out PdB as Neil points out. So, do you want to parse PDB (3D structure) format, FASTA (sequence) format or one of the various SCOP plain text files? Biopython should do all of those.

ADD REPLY
1
Entering edit mode

In that case yes, Biopython will parse fasta: http://biopython.org/wiki/SeqIO. You should refine your question to state, specifically, what information you want from the files, if you want an answer.

ADD REPLY
0
Entering edit mode

Yes, what format do you want to parse - PDB or fasta?

ADD REPLY
0
Entering edit mode

Thanks for your comment. I want fasta sequence format

ADD REPLY
0
Entering edit mode

@neil after parsing files, I have to make an alignment between seqres and atom records

ADD REPLY

Login before adding your answer.

Traffic: 1876 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