Commit History

Author SHA1 Message Date
  yakomaxa e516ea146d Update for atomCount and countQuery in table.ts 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 f937e069ca Clearning by Lint 2 years ago
  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 years ago
  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 years ago
  yakomaxa 82ccb1ab23 structure-query.modifier.intersectBy was implemented: this enables AND operation 2 years ago
  Alexander Rose 908fff8041 lint: add prefer-const rule 3 years ago
  dsehnal 73f6793bd8 surroundingLigands query wip 4 years ago
  dsehnal 82dd0496c2 covalentlyBondedComponent query 4 years ago
  Alexander Rose bb7d3e075c change comp_id to be atom property to support micro heterogeneity 4 years ago
  Alexander Rose 2142290300 add prd_id as entity property, treat prd as ligand 5 years ago
  Alexander Rose 0b1c18913d added MolScript.core.list.equal and MolScript.structureQuery.atomProperty.macromolecular.entityDescription 5 years ago
  David Sehnal fb0634a0f4 added semicolons to linting rules 5 years ago
  Alexander Rose 60ee04b9b9 linting improvements 5 years ago
  David Sehnal 7dd6efafb2 fixed some cyclical references & drawcall in mol-canvas3d 5 years ago
  Alexander Rose ec45f6c0ee removed 'modified residues' 5 years ago
  Alexander Rose 1cee84d9af fix formating 5 years ago
  Alexander Rose b863aaedb3 general support for aromatic rings 5 years ago
  Alexander Rose b77994d01f improved bond handling 5 years ago
  Alexander Rose 48a75927f6 renamed 'link' to 'bond' as appropriate 5 years ago
  Alexander Rose f2740aaee2 secondary structure query/selection improvements 5 years ago
  Alexander Rose cd23a68268 moved toUpperCase to string.ts 5 years ago
  David Sehnal f0ecf74aad mol-script: bind rings generator 5 years ago
  David Sehnal 14c22147d5 mol-script: added linkedAtomicPairs generator + fixed assembly-symmetry-axes isApplicable for empty structures 5 years ago
  David Sehnal 6d39bc4a20 mol-script: added more link props, support different element reference for atomic props 5 years ago
  Alexander Rose f975d9c8dc add names anon molql functions for debugging/profiling 5 years ago
  Alexander Rose 563ff98c83 fix MolScript.internal.generator.bundle binding 5 years ago
  Alexander Rose 4cc0754f11 add isNonStandard atom prop, use polymer repr preset 5 years ago