GPEC ID |
{$coreInfo.gpec_id} |
Core # |
{$coreInfo.core_number} |
Project |
{$coreInfo.project_name}: {$coreInfo.project_fullname} |
Version |
{$coreInfo.version} |
Biomarker |
{$coreInfo.biomarker_name} |
Block |
{$coreInfo.array_block_name} |
Slice |
{$coreInfo.slice_name} |
Sector |
{$coreInfo.sector} |
Row |
{$coreInfo.core_row} |
Col |
{$coreInfo.core_col} |
Diagnosis |
{$coreInfo.diagnosis_fullname} |
{if ($coreInfo.ihc_subtype_name != null)}
Intrinsic Subtype (IHC panel) |
{$coreInfo.ihc_subtype_name}:{$coreInfo.ihc_subtype_definition} |
{/if}
{if ($coreInfo.project_name == "08-006")}
Intrinsic Subtype (qPCR PAM50) |
{if ($coreInfo.qpcr_subtype_name != null)}
{$coreInfo.qpcr_subtype_name} |
{else}
not available |
{/if}
{/if}
{if ($coreInfo.grade != null)}
Grade |
{$coreInfo.grade} |
{/if}
{if ($coreInfo.tumor_size != null)}
Tumor Size |
{$coreInfo.tumor_size} |
{/if}
{if ($coreInfo.dx_age != null)}
Dx Age |
{$coreInfo.dx_age} |
{/if}
{if ($coreInfo.sex != null)}
Sex |
{$coreInfo.sex} |
{/if}
{if ($coreInfo.behaviour != null)}
Behaviour |
{$coreInfo.behaviour} |
{/if}
{if ($coreInfo.nf1_status != null)}
NF1 Status |
{$coreInfo.nf1_status} |
{/if}
{if ($coreInfo.stage != null)}
Stage |
{$coreInfo.stage} |
{/if}
{if ($coreInfo.adjuvant_therapy != null)}
Adjuvant Therapy |
{$coreInfo.adjuvant_therapy} |
{/if}
{if ($coreInfo.survival_years != null)}
Survival Years |
{$coreInfo.survival_years} |
{/if}
{if ($coreInfo.status_at_end_of_followup != null)}
Status at Last Contact |
{$coreInfo.status_at_end_of_followup} |
{/if}