[Biopython] Information PDB file

João Rodrigues anaryin at gmail.com
Fri Sep 30 14:32:44 UTC 2011


Dear Nana,

Yes. Parse the structure as normally, and then just change the values of the
fields that you want. For atomic coordinates, you can either insert them
manually (just change the atom.coor array) or use transform to rotate and
translate the atom according to a matrix-vector. Then just use PDBIO to save
that new structure to another file.

Cheers,

João [...] Rodrigues
http://nmr.chem.uu.nl/~joao



2011/9/30 Nana Trapnest <nanatrapnest at hotmail.it>

>
> Hello,
> do you know if is possible to overwrite a PDBfile with other information,
> for example, atomic coordinates and saving it with another file name??
> Thanks
>
> _______________________________________________
> Biopython mailing list  -  Biopython at lists.open-bio.org
> http://lists.open-bio.org/mailman/listinfo/biopython
>




More information about the Biopython mailing list