-
- Downloads
volume refactoring
- renamed VolumeData to Grid - renamed VolumeData.data to cells - renamed VolumeData.dataStats to stats - added grid to Volume - added label to Volume - added custom props to volume - use Volume instead of VolumeData/Grid as main object
Showing
- src/apps/structure-info/volume.ts 10 additions, 12 deletionssrc/apps/structure-info/volume.ts
- src/extensions/cellpack/property.ts 2 additions, 1 deletionsrc/extensions/cellpack/property.ts
- src/extensions/pdbe/preferred-assembly.ts 2 additions, 1 deletionsrc/extensions/pdbe/preferred-assembly.ts
- src/extensions/pdbe/struct-ref-domain.ts 2 additions, 1 deletionsrc/extensions/pdbe/struct-ref-domain.ts
- src/extensions/pdbe/structure-quality-report/prop.ts 2 additions, 1 deletionsrc/extensions/pdbe/structure-quality-report/prop.ts
- src/extensions/rcsb/assembly-symmetry/prop.ts 2 additions, 1 deletionsrc/extensions/rcsb/assembly-symmetry/prop.ts
- src/extensions/rcsb/validation-report/prop.ts 2 additions, 1 deletionsrc/extensions/rcsb/validation-report/prop.ts
- src/mol-model-formats/structure/basic/parser.ts 1 addition, 1 deletionsrc/mol-model-formats/structure/basic/parser.ts
- src/mol-model-formats/structure/common/property.ts 2 additions, 1 deletionsrc/mol-model-formats/structure/common/property.ts
- src/mol-model-formats/structure/property/anisotropic.ts 1 addition, 1 deletionsrc/mol-model-formats/structure/property/anisotropic.ts
- src/mol-model-formats/structure/property/bonds/comp.ts 1 addition, 1 deletionsrc/mol-model-formats/structure/property/bonds/comp.ts
- src/mol-model-formats/structure/property/bonds/index-pair.ts 1 addition, 1 deletionsrc/mol-model-formats/structure/property/bonds/index-pair.ts
- src/mol-model-formats/structure/property/bonds/struct_conn.ts 1 addition, 1 deletion...mol-model-formats/structure/property/bonds/struct_conn.ts
- src/mol-model-formats/structure/property/secondary-structure.ts 1 addition, 1 deletion...l-model-formats/structure/property/secondary-structure.ts
- src/mol-model-formats/structure/property/symmetry.ts 1 addition, 1 deletionsrc/mol-model-formats/structure/property/symmetry.ts
- src/mol-model-formats/volume/ccp4.ts 16 additions, 11 deletionssrc/mol-model-formats/volume/ccp4.ts
- src/mol-model-formats/volume/cube.ts 16 additions, 11 deletionssrc/mol-model-formats/volume/cube.ts
- src/mol-model-formats/volume/density-server.ts 16 additions, 11 deletionssrc/mol-model-formats/volume/density-server.ts
- src/mol-model-formats/volume/dsn6.ts 16 additions, 11 deletionssrc/mol-model-formats/volume/dsn6.ts
- src/mol-model-formats/volume/dx.ts 16 additions, 11 deletionssrc/mol-model-formats/volume/dx.ts
Loading
Please register or sign in to comment