ChemData Development: Difference between revisions
Jump to navigation
Jump to search
(First pass at listing (in rough priority) the near term chemdata tasks) |
No edit summary |
||
Line 2: | Line 2: | ||
* Visualization of numeric chemical data properties using VTK charts | * Visualization of numeric chemical data properties using VTK charts | ||
* Port similarity graphs to use the new context scene. | |||
* Search and filtering of stored chemical data | * Search and filtering of stored chemical data |
Revision as of 09:20, 13 April 2012
Active development tasks in ChemData over the next few months, in rough order of priority,
- Visualization of numeric chemical data properties using VTK charts
- Port similarity graphs to use the new context scene.
- Search and filtering of stored chemical data
- Import of simple flat file data, i.e. CSV files and similar
- Import of simple CSV
- GUI to choose data types, delimiters, mapping into database structure
- Handling of errors, such as identifiers that could not be resolved
- Ingestion of computational chemistry output files
- Extraction of relevant metadata such as structure, energies
- Finding matching molecular structure in main table, linking
- MongoDB schema for chemical data
- Computational chemistry output files
- GAMESS output
- NWChem output
- Computational chemistry output files
- Support for analysis pipelines
- Visualization
- Editing
- Serialization/deserialization
- Support for searching and storing data from external databases on the web
- Addition of local socket communication using JSON-RPC