SASA Points File
The SASA Points File is used to specify the test points along a sphere to be used for solvent accessible surface area calculations. The test points are used to determine overlap between spheres. The defaults SASA Points File has the points equally spaced along the unit sphere. This should be sufficient for most applications. This file is parsed by the SasaPointsFile object.
Format
X_coord Y_coord Z_coord # comment
- Coordinate line
- The only type of line allowed in a SASA Points file is a listing of 3D coordinates for a single point. Any data after the Z coordinate is assumed to be comment and ignored. Blank lines are also permitted.