Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CCTBX Conversion: Write PDB File #205

Open
stephaniewankowicz opened this issue May 4, 2022 · 0 comments
Open

CCTBX Conversion: Write PDB File #205

stephaniewankowicz opened this issue May 4, 2022 · 0 comments
Assignees
Labels

Comments

@stephaniewankowicz
Copy link
Collaborator

Change the writing of PDBs from qFit infrastructure to CCTBX.

This will change the function of tofile(). The input of this function will be a structure object (either a protein, ligand, or residue) and the output should be a PDB file written to the output directory.

There should be options in the function to write out header information. There should also be options to change the file name output. We do not need this for ligand or residue outputs but want it for the entire protein.

This function is used extensively in qfit.py (for intermediate or debugging outputs) as well as qfit_protein, qfit_residue, and qfit_ligand.

Note this function name should be changed to tofilePDB (or something like this) to differentiate between the tofile PDB and tofile for maps.

natechols added a commit to natechols/qfit-3.0 that referenced this issue May 13, 2022
natechols added a commit to natechols/qfit-3.0 that referenced this issue Jul 28, 2022
dhogan-io pushed a commit that referenced this issue Oct 28, 2022
dhogan-io pushed a commit that referenced this issue Oct 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants