entities.OXDNA
entities.OXDNA(self,
universe,='NewOXDNAObject',
name=0.01,
world_scale=True,
create_object )
A class to handle oxDNA trajectory data.
Parameters
Name | Type | Description | Default |
---|---|---|---|
universe | MDAnalysis .Universe |
The MDAnalysis Universe object containing the trajectory data | required |
world_scale | float | Scaling factor for the world coordinates, by default 0.01 | 0.01 |
Attributes
Name | Type | Description |
---|---|---|
_entity_type | EntityType |
Type of the molecular entity |
_att_names | tuple | Names of the attributes to track |