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

Add examples to doc #88

Open
21 of 25 tasks
sizmailov opened this issue Feb 3, 2019 · 0 comments
Open
21 of 25 tasks

Add examples to doc #88

sizmailov opened this issue Feb 3, 2019 · 0 comments
Assignees
Labels
doc Documentation related issues

Comments

@sizmailov
Copy link
Owner

sizmailov commented Feb 3, 2019

PDB I/O

  • Reading standard PDB
  • Reading non-standard PDB
  • Reading bad PDB
  • Writing standard PDB
  • Writing non-standard PDB

Basics operations

  • Degrees/Radians conversion
  • Torsional angle
  • Frame/Chain/Residue/Atom hierarchy
  • Selections inter-conversions
  • Apply filters to selections

Coordinate manipulation

  • RMSD calculation
  • RMSF calculation
  • Alter torsional angle of structure
  • Average structure calculation
  • Align trajectory frames

Frame manipulation

  • Create new Frame/Residue/Chain/Atom
  • Renumber atoms
  • Reorder atoms

Trajectory

  • Trajectory creation
  • Traverse through trajectory

Performance tips

  • Autocorrelation function for random vectors
  • Caching selections while running through trajectory

Advanced usage

  • Use of custom torsional angle
  • Build super cell
  • Remove PBC jumps
@sizmailov sizmailov self-assigned this Feb 13, 2019
@sizmailov sizmailov added the doc Documentation related issues label Feb 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc Documentation related issues
Projects
None yet
Development

No branches or pull requests

1 participant