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