yakomaxa
|
9b9cfe4138
rasmol -> pymol
|
2 rokov pred |
yakomaxa
|
f362a7086a
rasmol update
|
2 rokov pred |
KoyaS
|
9e9ec57a5f
Merge pull request #14 from yakomaxa/rasmol
|
2 rokov pred |
yakomaxa
|
da6a153985
Construction of rasmol selection command has nearly finished
|
2 rokov pred |
yakomaxa
|
b4bde3f510
Rasmol parser WIP 5
|
2 rokov pred |
yakomaxa
|
8a5cebd635
Rasmol parser WIP 4
|
2 rokov pred |
yakomaxa
|
ddf2733d3c
Rasmol parser WIP 3
|
2 rokov pred |
yakomaxa
|
cf65bfbcd0
Rasmol parser WIP 2
|
2 rokov pred |
yakomaxa
|
03cce830bc
Rasmol parser WIP
|
2 rokov pred |
yakomaxa
|
913cf4c3e9
developing rasmol residue-range selector WIP
|
2 rokov pred |
yakomaxa
|
2ccce0beaf
developing rasmol residue-range selector WIP
|
2 rokov pred |
yakomaxa
|
52239f71cd
refined rasmol keywords
|
2 rokov pred |
KoyaS
|
d9265af2e8
Merge pull request #13 from yakomaxa/molql_integration_PR
|
2 rokov pred |
yakomaxa
|
5877f6a627
Added transpilers/_spec and checked that they pass the test
|
2 rokov pred |
KoyaS
|
e3e982c051
Merge pull request #11 from yakomaxa/molql_integration_PR
|
2 rokov pred |
yakomaxa
|
17f09ff3de
Cleaning and lint
|
2 rokov pred |
yakomaxa
|
7a73416c03
Cleaning and lint
|
2 rokov pred |
yakomaxa
|
0f799d44ad
Found a bug in withSameAtomProperties in filter.ts, where propSet and currentProps are placed inversely in isSuperSet()
|
2 rokov pred |
yakomaxa
|
24ebd44f87
remove namedAtomProperty from vmd/parser.ts, removed as any from definition of withSameAtomProperties, un-commented out the continue line in filter.ts
|
2 rokov pred |
KoyaS
|
572b10e655
Merge pull request #9 from yakomaxa/molql_integration_PR
|
2 rokov pred |
yakomaxa
|
60361c176b
Updated pick function in filter.ts. This enebles VMD keywords like backbone and many more.
|
2 rokov pred |
yakomaxa
|
b232a2c58f
Updated atom-set.ts and filter.ts, which leads to correct behavior of inorganic in PyMOL. The bound_to operator was found to behave differently from original PyMOL even in MolQL implementation: it's just mistake in logic.
|
2 rokov pred |
yakomaxa
|
2a44ac56fb
cleaning by lint
|
2 rokov pred |
yakomaxa
|
d0340a3257
The function called by filter.withSameAtomProperties is debugged and almost everything works fine now.
|
2 rokov pred |
yakomaxa
|
e708a53ddb
atom-set.ts table.ts updates
|
2 rokov pred |
yakomaxa
|
23cdd70198
updated atomCount and many problem solved
|
2 rokov pred |
yakomaxa
|
ba4bc30a78
remove trash file
|
2 rokov pred |
yakomaxa
|
e516ea146d
Update for atomCount and countQuery in table.ts
|
2 rokov pred |
yakomaxa
|
61af638fe4
Update atom-set
|
2 rokov pred |
yakomaxa
|
7a0af4142f
Now PyMOL within operator works. The key was to replace xs['max-radius'] -> xs['max-radius'](ctx) in table.ts
|
2 rokov pred |