You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"""An ontology term/ID or accession code, state and description associated with a Run, describing cellular components that were visually identified, but not labeled, in a tomogram associated with the Run
1200
+
1201
+
Attributes:
1202
+
id (int): Numeric identifier (May change!)
1203
+
run (Run): The run this identified object is a part of
1204
+
run_id (int): None
1205
+
object_id (str): Gene Ontology Cellular Component identifier or UniProtKB accession for the identified object.
1206
+
object_name (str): Name of the identified object (e.g. ribosome, nuclear pore complex, actin filament, membrane)
1207
+
object_description (str): A textual description of the identified object, can be a longer description to include additional information not covered by the IdentifiedObject object name and state.
1208
+
object_state (str): Molecule state of the identified object (e.g. open, closed)
0 commit comments