This is a test version of Biostars. For the public version, visit https://www.biostars.org.
How make download in PDB file (Text)

Good night friends.

Save-me! I need make download for model building in PDB files (Text), but the PDB chance interface and format of downloads. The download files in site are: PDB format, PDB format (gz), PDBxmm CIF format and (gz), PDBXML/format (gz).can anyone teach me how to download in precise format . Thank you?

Macbeth.

model building

1 answer

See this README file, it may help.

ftp://ftp.rcsb.org/pub/pdb/README

It will lead you here:

http://www.wwpdb.org/download/downloads

Do you have some access to linux?

There should not be any problems if you do and have a number of the structure you would like to download:

Download coordinate files in PDB Format:

rsync -rlpt -v -z --delete --port=33444 \

rsync.rcsb.org::ftp_data/structures/divided/pdb/ ./pdb

Thank you for all ^_^!

PDB format file you mentioned in your original post should be in plain text.

Log in to answer this question.