David Sehnal
|
641132e752
wip PDB parser
|
6 anni fa |
David Sehnal
|
34fb6a8104
wip PDB parser
|
6 anni fa |
Alexander Rose
|
fb78bd2dd9
initial work on mol-app
|
7 anni fa |
David Sehnal
|
3ff823a63e
Mol2 parser now uses mol-task
|
7 anni fa |
Alexander Rose
|
b64faed5d5
fixed mol2 parser
|
7 anni fa |
Alexander Rose
|
923404c20e
wip, fixing mol2 parser (multi model still broken)
|
7 anni fa |
Alexander Rose
|
0b95406cc9
wip, fixing mol2 parser and tests
|
7 anni fa |
Zepei Xu
|
a4157fdd28
fixed switch statements, and the code now should be cancelable.
|
7 anni fa |
Zepei Xu
|
45a947d800
typo fix
|
7 anni fa |
Zepei Xu
|
f2b655ea7c
Used TokenColumns. Read first line to determine which column is missing. Read each value at a time and add start and end indices to corresponding tokens. There is an error about async wait of handleAtoms and handlebonds Funcitons because they don't have async functions inside them and maybe they don't return Promises anymore. Used to use readLinesAsync which is a async function. But now use skipWhitespace and eatValue, which don't have async versions.
|
7 anni fa |
Zepei Xu
|
18ed7862de
move files to right place
|
7 anni fa |