added line break after ICODE notices. |
|
More...
|
over 14 years ago
|
formatting. |
|
More...
|
over 14 years ago
|
if completed job list is empty, wait until one is instead of failing. |
|
More...
|
over 14 years ago
|
correctly format table when zero jobs have been completed. |
|
More...
|
over 14 years ago
|
fixed typo that have caused a crash + formatting. |
|
More...
|
over 14 years ago
|
switched to global SUPER_ATOMS. |
|
More...
|
over 14 years ago
|
raise SystemExit incase unable to minimize a given chain. |
|
More...
|
over 14 years ago
|
+JUNCTION_ATOMS, SUPER_ATOMS, and ALPHABET global variables. |
|
More...
|
over 14 years ago
|
fixed bug when TLS ORIGIN records in header were not in proper columns. |
|
More...
|
over 14 years ago
|
+B2UE4 global variable. |
|
More...
|
over 14 years ago
|
fixed some typos in the documentation of functions. |
|
More...
|
over 14 years ago
|
fixed a few typos in the documentation. |
|
More...
|
over 14 years ago
|
new calc_torsion_angle() function w/examples, as old one didn't do what it claimed. |
|
More...
|
over 14 years ago
|
allow for several more kinds of punctuation for user_comment. |
|
More...
|
over 14 years ago
|
set charset=UTF-8 and XHTML -> HTML for formatting. |
|
More...
|
over 14 years ago
|
changed "CONTAINS" to "WITH". |
|
More...
|
over 14 years ago
|
switched from "if not set_pdb_db" to try/except. |
|
More...
|
over 14 years ago
|
added global RE_MAINCHAIN_ATOMS for use with regex. |
|
More...
|
over 14 years ago
|
fixed bug in set_pdb_db(pdbid); would not write to DB correctly. |
|
More...
|
over 14 years ago
|
added more safeguards, try/excepts for Refmac5RefinementPrep() |
|
More...
|
over 14 years ago
|
flush log_write format. |
|
More...
|
over 14 years ago
|
warn user if their chain(s) contain non-standard residue types. |
|
More...
|
over 14 years ago
|
more verbose error message + cleaned up some TODOs/FIXMEs. |
|
More...
|
over 14 years ago
|
allow a search of the archive if the query is for very old info. |
|
More...
|
over 14 years ago
|
fixed multiple bugs that would cause the script to fail if variables weren't properly initialized. |
|
More...
|
over 14 years ago
|
added REFINEMENT_FILES_DOWNLOAD_INFO caption. |
|
More...
|
over 14 years ago
|
allow for unrecognized atom names, but warn user about them. |
|
More...
|
over 14 years ago
|
fixed bug: "count_amino_acids" -> "count_nucleic_acids". |
|
More...
|
over 14 years ago
|
fix to ignore unknown atoms names within known residues. |
|
More...
|
over 14 years ago
|
added 'return 0;' to int main() |
|
More...
|
over 14 years ago
|