yakomaxa
|
913cf4c3e9
developing rasmol residue-range selector WIP
|
2 years ago |
yakomaxa
|
2ccce0beaf
developing rasmol residue-range selector WIP
|
2 years ago |
yakomaxa
|
52239f71cd
refined rasmol keywords
|
2 years ago |
KoyaS
|
d9265af2e8
Merge pull request #13 from yakomaxa/molql_integration_PR
|
2 years ago |
yakomaxa
|
5877f6a627
Added transpilers/_spec and checked that they pass the test
|
2 years ago |
Michal Malý
|
7f29340797
Change the lookup logic of NtC steps from residues
|
2 years ago |
KoyaS
|
e3e982c051
Merge pull request #11 from yakomaxa/molql_integration_PR
|
2 years ago |
yakomaxa
|
17f09ff3de
Cleaning and lint
|
2 years ago |
yakomaxa
|
7a73416c03
Cleaning and lint
|
2 years ago |
yakomaxa
|
0f799d44ad
Found a bug in withSameAtomProperties in filter.ts, where propSet and currentProps are placed inversely in isSuperSet()
|
2 years ago |
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 years ago |
KoyaS
|
572b10e655
Merge pull request #9 from yakomaxa/molql_integration_PR
|
2 years ago |
yakomaxa
|
60361c176b
Updated pick function in filter.ts. This enebles VMD keywords like backbone and many more.
|
2 years ago |
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 years ago |
yakomaxa
|
2a44ac56fb
cleaning by lint
|
2 years ago |
yakomaxa
|
d0340a3257
The function called by filter.withSameAtomProperties is debugged and almost everything works fine now.
|
2 years ago |
yakomaxa
|
e708a53ddb
atom-set.ts table.ts updates
|
2 years ago |
yakomaxa
|
23cdd70198
updated atomCount and many problem solved
|
2 years ago |
yakomaxa
|
ba4bc30a78
remove trash file
|
2 years ago |
yakomaxa
|
e516ea146d
Update for atomCount and countQuery in table.ts
|
2 years ago |
yakomaxa
|
61af638fe4
Update atom-set
|
2 years ago |
yakomaxa
|
7a0af4142f
Now PyMOL within operator works. The key was to replace xs['max-radius'] -> xs['max-radius'](ctx) in table.ts
|
2 years ago |
yakomaxa
|
1aa8d596a3
Updates for queryInSelection in src/mol-script/runtime/query/table.ts was reverted (made bug)
|
2 years ago |
yakomaxa
|
a457810623
queryInSelection in src/mol-script/runtime/query/table.ts was updated
|
2 years ago |
yakomaxa
|
4bccb7ab84
VMD jmol rasmol parser debugged
|
2 years ago |
yakomaxa
|
fcd5b2ce0a
VMD parser debugged
|
2 years ago |
yakomaxa
|
57a1184a16
VMD parser updated, now math function to value comparison enabled
|
2 years ago |
Adam Midlik
|
ef176efed8
Volume streaming 'Around Camera' - prototype
|
2 years ago |
yakomaxa
|
9943e0317d
VMD jmol and rasmol parser updated
|
2 years ago |
yakomaxa
|
ae11c1c904
VMD keyword update
|
2 years ago |