split dssp calculation into multiple files
Showing
- src/mol-model-props/computed/secondary-structure/dssp.ts 15 additions, 683 deletionssrc/mol-model-props/computed/secondary-structure/dssp.ts
- src/mol-model-props/computed/secondary-structure/dssp/backbone-hbonds.ts 151 additions, 0 deletions...rops/computed/secondary-structure/dssp/backbone-hbonds.ts
- src/mol-model-props/computed/secondary-structure/dssp/backbone-indices.ts 36 additions, 0 deletions...ops/computed/secondary-structure/dssp/backbone-indices.ts
- src/mol-model-props/computed/secondary-structure/dssp/bends.ts 69 additions, 0 deletions...ol-model-props/computed/secondary-structure/dssp/bends.ts
- src/mol-model-props/computed/secondary-structure/dssp/bridges.ts 77 additions, 0 deletions...-model-props/computed/secondary-structure/dssp/bridges.ts
- src/mol-model-props/computed/secondary-structure/dssp/common.ts 93 additions, 0 deletions...l-model-props/computed/secondary-structure/dssp/common.ts
- src/mol-model-props/computed/secondary-structure/dssp/dihedral-angles.ts 61 additions, 0 deletions...rops/computed/secondary-structure/dssp/dihedral-angles.ts
- src/mol-model-props/computed/secondary-structure/dssp/helices.ts 63 additions, 0 deletions...-model-props/computed/secondary-structure/dssp/helices.ts
- src/mol-model-props/computed/secondary-structure/dssp/ladders.ts 101 additions, 0 deletions...-model-props/computed/secondary-structure/dssp/ladders.ts
- src/mol-model-props/computed/secondary-structure/dssp/sheets.ts 56 additions, 0 deletions...l-model-props/computed/secondary-structure/dssp/sheets.ts
- src/mol-model-props/computed/secondary-structure/dssp/trace-lookup.ts 28 additions, 0 deletions...l-props/computed/secondary-structure/dssp/trace-lookup.ts
- src/mol-model-props/computed/secondary-structure/dssp/turns.ts 51 additions, 0 deletions...ol-model-props/computed/secondary-structure/dssp/turns.ts
Loading
Please register or sign in to comment