Skip to content

Define Core Data Models for dreid-pack #1

@TKanX

Description

@TKanX

Description:

Define the two-layer data model that underpins all of dreid-pack: a public-facing representation consumed by pack(), and an internal computation layer used by the packing algorithm.

Tasks:

  • Public model (src/model/) — System, Residue, FixedAtomPool, ForceFieldParams (incl. VdwMatrix, HBondParams), ResidueType
  • Internal model (src/pack/model/) — SpatialGrid, FixedAtoms, Conformations, ContactGraph, SelfEnergyTable, PairEnergyTable, JunctionTree

Metadata

Metadata

Assignees

Labels

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions