Closed adamstruck closed 1 year ago
CCLE Aliquots currently link to Phenotype vertices (no other Aliquots do). Example phenotype:
{
"_id": "Phenotype:TODO:Melanoma",
"gid": "Phenotype:TODO:Melanoma",
"label": "Phenotype",
"data": {
"term_id": "TODO:Melanoma",
"term": "TODO",
"name": "Melanoma"
}
}
These should probably be redefined as Case -> Diagnosis relationships and they should be generated for the other Programs as well.
We also need to distinguish between Diagnosis and Phenotype vertices.
Diagnosis should be factored out of gdc_attributes on Cases.