Mercurial > repos > marcel > caddsuite_linux_x86_64
comparison CADDSuite/changelog.txt @ 0:bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
author | marcel |
---|---|
date | Tue, 07 Jun 2011 16:43:30 -0400 |
parents | |
children | 867bf9f815a0 |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:bac3c274238f |
---|---|
1 Version 0.93, 05-30-2011 : | |
2 - Split Rescorer into 3 tools: SimpleRescorer, TaGRes-train, TaGRes (Target-Specific Grid-Rescoring) | |
3 - Allow to optionally specify output filenames to LigandFileSplitter | |
4 - Fixed creation of galaxy-scripts for tools with inputfile-lists | |
5 - Fixed creation of galaxy-scripts for Converter and DockResultMerger | |
6 - Automatically create and add all files necessary for integration of CADDSuite into Galaxy to the makeself archive | |
7 - New tool MolFilter | |
8 - Fixed some gnuplot issues | |
9 - Added PDBDownload tool | |
10 - Slight change of format of ParamFile | |
11 - Added some missing tool-manuals | |
12 - Disable B-factor check for hydrogens in ProteinCheck | |
13 - Added safeguards to several tools | |
14 - Automatically delete existing hydrogens from BALL-system before protonation is done by ProteinProtonator | |
15 - Fixed reading of mulitple ScoreGridSets (for cases when no ini-file is used) | |
16 - Simplified use of VendorFinder by allowing to set all db-parameters on the command-line (instead of using ini-file) | |
17 - Enhanced several tool manuals | |
18 - Let tools register their category (e.g. Preparation, Docking, etc.). Write and read information about this category to/from ParamFiles. | |
19 | |
20 Version 0.92, 05-17-2011 : | |
21 - Speed-up of ob-mol generation | |
22 - Support build on Windows | |
23 - ProteinCheck now generates protein-quality report as pdf | |
24 - Added info about mandatory parameters and parameter-restrictions to parameter xml-file | |
25 - Simplified use of DBImporter+DBExporter by allowing to set all db-parameters on the command-line (instead of using ini-file) | |
26 - Simplified use of some other tools by merging several flags into one string-parameter that has restrictions. | |
27 - New tool MolDepict. It generates structure diagrams for small molecules by using openbabel's svg-writer and merges them to one pdf-file (3 on 5). | |
28 - Allow to create makeself-archive containing CADDSuite, all necessary contrib-libs, data-files and install-script | |
29 - Write information about supported file-formats to parameter xml-file | |
30 - new tool ProteinProtonator | |
31 - new tool Ligand3DGenerator | |
32 - new tool GalaxyConfigGenerator | |
33 - allow to open file that do not have an extension (by searching for format-specific keywords) | |
34 | |
35 Version 0.91, 04-12-2011: | |
36 - All tools now write a manual text to cout as well as to parameter xml-file (as generated by 'write_par) | |
37 | |
38 Version 0.9 |