mittinatten / freesasa

C-library for calculating Solvent Accessible Surface Areas
http://freesasa.github.io/
MIT License
110 stars 36 forks source link

Allow selection of ranges of inserted residues #32

Open mittinatten opened 6 years ago

mittinatten commented 6 years ago

Given a pdb file with residue 1, 2, 3, 4, 4A, 4B, 4C, 5, 6, 7 selections of residue numbers should have the following behavior:

mittinatten commented 3 years ago

This is an important expansion of the interface, but probably requires some rewriting of the selection code. Looking for volunteers 🙂