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
TestPDBParsing is renamed as TestDSSPFunctions. Testing PDB parser is removed as it duplicates tests in other cases. Testing bridge-partners is skipped if DSSP is not found. More... over 13 years ago
TestParsePDB class is improved. More... over 13 years ago
Move chain type and value checks to the beginning of parsePDBStream. More... over 13 years ago
parsePDB check the type and value of chain argument. More... over 13 years ago
parsePDB returnes None if no atoms are found in input. More... over 13 years ago
Importing tempfile is move to test_proteins module. All files are downloaded to TEMPDIR. More... over 13 years ago
Cross-platform TEMPDIR variable is defined for use in test modules. More... over 13 years ago
Merge pull request #67 from kianho/master More... over 13 years ago
Added the testing snippet I was previously using. More... over 13 years ago
A unittest development guide is drafted. More... over 13 years ago
Test suite data file name changes and minor adjustments in prody.test function. More... over 13 years ago
Unittest development started. Datafiles are modified PDB files for faster processing. More... over 13 years ago
fetchPDB decompressed comprssed files found in folder or local PDB mirror when compressed is False. it also check if local PDB mirror is a valid path. More... over 13 years ago
Doc update. More... over 13 years ago
scanPerturbationResponse function is implemented. More... over 13 years ago
Bugfix in parsePDB function. Problem arised when only header is asked. The function would return an empty AtomGroup instance and header in a tuple. More... over 13 years ago
PDBParserError is replace with other Exceptions where applicable. More... over 13 years ago
Git ignore list is updated. More... over 13 years ago
Documentation update. More... over 13 years ago
Issue #66 is resolved using fix suggested by Kian. More... over 13 years ago
Issue #65 is resolved using fix suggested by Kian. More... over 13 years ago
Bugfix in fetchPDB method. More... over 13 years ago
Documentation maintenance. More... over 13 years ago
New functions to fetch and handle PDB sequence clusters. More... over 13 years ago
ProDy configuration file name changed from .prody to .prodyrc More... over 13 years ago
fetchLigandData returns URL of the fetched file. More... over 13 years ago
Changes is updated with the release date. More... over 13 years ago
v0.8.1 is released. More... over 13 years ago
Atom selections that were not deleted are not deleted to avoid potential memory leaks. More... over 13 years ago
NMWiz remembers material choice for individual modes. Mode scaling factor is printed when mode or RMSD changes. More... over 13 years ago