Skip to content
Juha Huiskonen edited this page Jul 20, 2016 · 31 revisions

Frequently asked questions

##What is the format of the CMM file used to provide a vector defining a subunit of interest? The CMM file should have the following format. The first marker defines the start point of the vector (typically in the origin of the particle reconstruction) and the second marker defines the position of the subunit.

<marker_set name="marker set 1">
    <marker id="1" x="0.000" y="0.000" z="0.000" r="1" g="1" b="0" radius="10"/>
    <marker id="2" x="110.000" y="0.000" z="40.000" r="1" g="1" b="0" radius="10"/>
</marker_set>

Clone this wiki locally