1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Made a minor change in docs. More... over 13 years ago
Added selection tests. More... over 13 years ago
Changed order of power and sign operations. More... over 13 years ago
Improved documentation of selection module and split lines longer than 80 chars. More... over 13 years ago
Improved handling of special characters and regular expressions in atom selections. More... over 13 years ago
Improved parsing of regular expressions. More... over 13 years ago
Changed SECSTR and BINOP MAP names. More... over 13 years ago
Renamed SECONDARY_STRUCTURE_MAP as SECSTRMAP. More... over 13 years ago
Improved parsing of special characters. More... over 13 years ago
Improved exception handling and documentation of Select class. More... over 13 years ago
Removed _defaultAction and loaded its function to _evaluate. Renamed _standardizeSelectionString as _prepareSelstr. Improved macro replacement. More... over 13 years ago
Added new selection tests. More... over 13 years ago
Added to option to compare different selection strings that would select the same atoms. Added more selection tests. More... over 13 years ago
Doc fix. More... over 13 years ago
Fixed a problem in interpretation of power operation in selection. More... over 13 years ago
Doc update. More... over 13 years ago
Added test cases for Select class and a PDB file for fixture setup. More... over 13 years ago
Fixed documentation. More... over 13 years ago
Added tearDown for TestWritePDB. More... over 13 years ago
Added tests for writePDB function. More... over 13 years ago
Changed docstring. More... over 13 years ago
Added a test data file and renamed one. More... over 13 years ago
Changed behavior of assignSecondaryStructure function. Raises ValueError when nothing to assign is found. More... over 13 years ago
Changed behavior of applyBiomolecularTransformations. More... over 13 years ago
Added parsePDB ag argument test. More... over 13 years ago
_parsePDBLines raises ValueError PDB does not contain correct number of atoms. Improvements in memory allocation. More... over 13 years ago
Test methods are documented. More... over 13 years ago
Bugfix in TestParsePDBHeaderAndAllModels class. More... over 13 years ago
test_proteins data files are updated. More... over 13 years ago
TestDSSPFunctions is changed to make method names consistent with the rest of the test module. More... over 13 years ago