yakomaxa
|
7a0af4142f
Now PyMOL within operator works. The key was to replace xs['max-radius'] -> xs['max-radius'](ctx) in table.ts
|
2 yıl önce |
yakomaxa
|
1aa8d596a3
Updates for queryInSelection in src/mol-script/runtime/query/table.ts was reverted (made bug)
|
2 yıl önce |
yakomaxa
|
a457810623
queryInSelection in src/mol-script/runtime/query/table.ts was updated
|
2 yıl önce |
yakomaxa
|
4bccb7ab84
VMD jmol rasmol parser debugged
|
2 yıl önce |
yakomaxa
|
fcd5b2ce0a
VMD parser debugged
|
2 yıl önce |
yakomaxa
|
57a1184a16
VMD parser updated, now math function to value comparison enabled
|
2 yıl önce |
yakomaxa
|
9943e0317d
VMD jmol and rasmol parser updated
|
2 yıl önce |
yakomaxa
|
ae11c1c904
VMD keyword update
|
2 yıl önce |
yakomaxa
|
f937e069ca
Clearning by Lint
|
2 yıl önce |
yakomaxa
|
c9326da47b
Implemented subset of atomSet: atomCount, queryCount and propertySet, which enables some of PyMOL operators. Implementation should be reviewed as byring is not working, and inorganic working incorrectly
|
2 yıl önce |
yakomaxa
|
4698c05f9c
re-implementation of VMD's exwithin without using wihtin
|
2 yıl önce |
yakomaxa
|
15fd2cd5a0
let transpile.ts show what the query is
|
2 yıl önce |
yakomaxa
|
193eb11095
Set some operators that lacks corresponding implementation to isUnsupported : true
|
2 yıl önce |
yakomaxa
|
59cc0096cd
fixing typo in example of pymol operator: resname CA -> name CA
|
2 yıl önce |
yakomaxa
|
6bd7390eb8
Debbuged asAtoms in helper.ts, which enables operation using this function such as byresidue and neighbor. In addition, min-spelling in neighbor operation fixed: neighbour -> neighbor
|
2 yıl önce |
yakomaxa
|
eabeb18f34
pymol
|
2 yıl önce |
yakomaxa
|
4b6f539ba3
debugging wrapValue in helper.ts : property.head -> property.head.name : This enables secondary structure selection for VMD via valuesTest in helper.ts
|
2 yıl önce |
yakomaxa
|
ea55fc5f41
debugging VMD mode
|
2 yıl önce |
yakomaxa
|
94787229a4
testLevel in helper.ts was debuged and now comes back in vmd/parser.ts
|
2 yıl önce |
KoyaS
|
0cb162022c
Merge pull request #6 from yakomaxa/enable_not_and
|
2 yıl önce |
yakomaxa
|
5ff2ca311e
structure-query.generator.query-in-selection was implemented: this enables NOT operation. In addition, tranpiler/helper.ts was fixed to use B.struct.generator.all() instead of B.struct.generator.atomGroups(). B.struct.generator.atomGroups() is not working for some reason, which was also met in the keyword 'all' in all of vmd/pymol/jmol parser.ts
|
2 yıl önce |
KoyaS
|
44b8d452a8
Merge pull request #5 from yakomaxa/enable_not_and
|
2 yıl önce |
yakomaxa
|
82ccb1ab23
structure-query.modifier.intersectBy was implemented: this enables AND operation
|
2 yıl önce |
yakomaxa
|
feb8b94e30
modified _spec: I don't understand what these _spec things do
|
2 yıl önce |
yakomaxa
|
5adc73e277
removed unsused modules from package.json
|
2 yıl önce |
KoyaS
|
c4ac983fc7
Merge pull request #4 from molstar/master
|
2 yıl önce |
yakomaxa
|
5ba7ba3aac
Cleaning before PR. Note that many tests fail.
|
2 yıl önce |
yakomaxa
|
e879479b3d
removed mock-extension for language selector and reverted src/mol-plugin-state/transforms/representation.ts to the original
|
2 yıl önce |
yakomaxa
|
7b49463297
NamedAtomProperties was added to vmd parser
|
2 yıl önce |
Alexander Rose
|
1f77b19ced
changelog
|
2 yıl önce |