Skip to content

Commit

Permalink
Update slots.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
cconrad8 authored Mar 11, 2024
1 parent 72c2db9 commit 1cc3580
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions modules/slots.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -418,13 +418,13 @@ slots:
ClassBRCA1:
title: BRCA1 Classification
required: false
description: The BRCA1 classification categorizes genetic test results for the BRCA1 gene into four options: pathogenic (mutation known to increase cancer risk), likely pathogenic (mutation probably increases cancer risk), variant of uncertain significance (VUS, unclear impact on cancer risk), and negative (no harmful mutations detected).
description: 'The BRCA1 classification categorizes genetic test results for the BRCA1 gene into four options, pathogenic (mutation known to increase cancer risk), likely pathogenic (mutation probably increases cancer risk), variant of uncertain significance (VUS, unclear impact on cancer risk), and negative (no harmful mutations detected).'
annotations:
range: BRCAClassificationEnum
ClassBRCA2:
title: BRCA2 Classification
required: false
description: The BRCA2 classification refers to the categorization of genetic test results for the BRCA2 gene into four options: pathogenic (mutation known to significantly increase cancer risk), likely pathogenic (mutation likely increases cancer risk), variant of uncertain significance (VUS, unclear impact on cancer risk), and negative (no harmful mutations detected).
description: 'The BRCA2 classification refers to the categorization of genetic test results for the BRCA2 gene into four options, pathogenic (mutation known to significantly increase cancer risk), likely pathogenic (mutation likely increases cancer risk), variant of uncertain significance (VUS, unclear impact on cancer risk), and negative (no harmful mutations detected).'
annotations:
range: BRCAClassificationEnum
ClinicalBiospecimenType:
Expand Down

0 comments on commit 1cc3580

Please sign in to comment.