-
Notifications
You must be signed in to change notification settings - Fork 2
old_ _JUMBO Converters
Oliver Stueker edited this page May 5, 2015
·
1 revision
WARNING: I believe this to be old now. I have refactored all the info in this web.
JUMBO-Converters are modules that transform inputs into outputs, usually 1:1 such as Foo2CML and CML2Foo.
Primary site: https://bitbucket.org/wwmm/jumbo-converters
The project is built under maven with the hierarchy (20101008):
The whole project is usually checked out completely.
For compchem you may use jumbo-converters-core/ jumbo-converters-gaussian/ jumbo-converters-molecule/
The idea is implemented in a particular code (["GAMESS-UK"]) but the approach is rather general.
* ["Chunkers" First divide the file in chunks or blocks] * ["Block" What is a block?] * ["Parsing Blocks"]
The idea is implemented in a particular code (["GAMESS-UK"]) but the approach is rather general.
* ["How converters work"] * ["JUMBOReader"] * ["creating rawCML" Creating raw CML] * ["creating completeCML" Creating complete CML]
See also ["Creating]
* [http://quixote.wikispot.org/Tutorials_and_problems#JUMBO1 JUMBO-Converters tutorial 1] (installation steps can be found here) * [http://quixote.wikispot.org/Tutorials_and_problems#Lensfield1 Lensfield-JUMBO tutorial 1] * [http://quixote.wikispot.org/Tutorials_and_problems#Tut1 Tutorial 1]