Subboxing

From Dynamo
Revision as of 11:31, 26 October 2017 by Daniel Castaño (talk | contribs) (Created page with "Subboxing is the technique of locating the position of subunits inside ''data'' particles. When an average is available, is possible to express the positions of the subunits...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Subboxing is the technique of locating the position of subunits inside data particles. When an average is available, is possible to express the positions of the subunits of interest with relation to the center of the average. Then, the alignment table that produced the average can be used to produce a subboxed table that locates the subunits in the data. This subboxed table can be used to recrop a new data folder, in which each particle file will contain a subunit.

Orientation of subboxed particles

Each subboxed particle file will contain a subunit. The density map particle itself is stored (as always in Dynamo) without any rotation: the fact the different subunits will (possibly) have different orientations will always be expressed through the metadata, that is, it will be reflected in the subboxed table.

Creation of subboxed tables

The fundamental command is dsubboxing_table

sbt = dynamo_subboxing_table(table',centeredPoint); 

Here, the centeredPoint point is expressed in relation to the center point of the average.