Skip to content

Add Organelle #6

Open
Open
@brianraymor

Description

@brianraymor

Context

CryoET sample types include:

Value Description
organelle Tomographic data of purified organelles

modeled as:

Field Requirement Description Constraints and Comments
name MUST Name of the cellular component. string
id RECOMMENDED The GO identifier for the cellular component. string, MUST be in GO ID format

A more precise requirement is:

The id MUST be the most accurate descendant of "GO:0005575" for cellular_component - which is currently enforced by the validator

CELLULAR_COMPONENT_GO_ID = "GO:0005575"
validate_id_name_object(self, self.id, self.name, ancestor=CELLULAR_COMPONENT_GO_ID)

Design

Pending

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions