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

Roadmap #2

Open
Ruibin-Liu opened this issue Jan 27, 2023 · 4 comments
Open

Roadmap #2

Ruibin-Liu opened this issue Jan 27, 2023 · 4 comments
Labels
enhancement New feature or request

Comments

@Ruibin-Liu
Copy link
Owner

Ruibin-Liu commented Jan 27, 2023

Currently, the priority is to make sure the main function read_pdbx works for all the PDBx files in RCSB and SIFTS.

Further enhancements will be:

  1. Write back to PDBx and PDB file format. The main use case is to export key structural data like cartesian coordinates, ligands, and sequence info back to standard PDBx or PDB file format so that other programs can process.
  2. Useful scripts/functions to select chains, residues, and atoms either based on Amber or VMD selecting language.

If the current version 0.4.0 passes daily use tests, I will publish it as the 1.0.0 version.

@Ruibin-Liu Ruibin-Liu added the enhancement New feature or request label Jan 27, 2023
@Ruibin-Liu
Copy link
Owner Author

Starting from 0.3.0, we can write back to a PDBx file.

@Ruibin-Liu
Copy link
Owner Author

Starting from version 0.4.0, we can read and write PDB files. Only the ATOM, HETATM, and TER lines are parsed for now.

@Ruibin-Liu
Copy link
Owner Author

From 0.5.6, we can read MOL2 files.

@Ruibin-Liu
Copy link
Owner Author

Since 0.6.1, selecting atoms based on methods defined in the PDBDataFrame class is implemented.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant