II.
Role JSON
Structured · liverole:bioinformatician
Bioinformatician json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "role:bioinformatician",
"_kind": "Role",
"_file": "role/roles/roles-expanded-3.yaml",
"_cluster": "role",
"attributes": {
"displayName": "Bioinformatician",
"isAgentic": false,
"requiredCapabilities": [],
"requiredDomains": [],
"description": "Develops computational methods for analyzing biological data —\ngenomic sequence analysis, protein structure prediction, pathway\nanalysis, and multi-omics data integration. Builds and maintains\nbioinformatics pipelines and databases.\n"
},
"outgoingEdges": [
{
"from": "role:bioinformatician",
"to": "responsibility:clinical-data-integrity",
"kind": "holds_responsibility"
},
{
"from": "role:bioinformatician",
"to": "responsibility:data-quality",
"kind": "holds_responsibility"
},
{
"from": "role:bioinformatician",
"to": "domain:bioinformatics",
"kind": "applies_to",
"attributes": {}
},
{
"from": "role:bioinformatician",
"to": "domain:genomics",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "responsibility:clinical-data-integrity",
"to": "role:bioinformatician",
"kind": "held_by",
"attributes": {}
}
]
}