Page tree
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »


id

String

The clinical analysis ID.

uuid

String

A universally unique identifier for the clinical analysis.

description

String

The clinical analysis description.

type

Type

The type of the clinical analysis:

SINGLE
FAMILY
CANCER
COHORT
AUTOCOMPARATIVE

disorder 

Disorder

Disorder.

description

String

Disorder description.

evidences

List<Phenotype>

List of phenotypes related to the disorder.

ageOfOnset

String

Age at which the proband acquired a condition or symptoms of a that disorder.

status

Status

OBSERVED
NOT_OBSERVED
UNKNOWN


files

Map<String, List<File>>

Map of  files, where the key is the sample ID and the value is a list of files (VCF, BAM, BIGWIG)


proband

Individual

Proband.

family

Family

Family.

roleToProband

Map<String, familiarRelationship>

Familiar relationship:

MOTHERMother.
FATHERFather.
STEP_MOTHERMother.
STEP_FATHERFather.
IDENTICAL_TWINTwin.
FRATERNAL_TWINTwin.
FULL_SIBLINGSibling.
HALF_SIBLINGSibling.
STEP_SIBLINGSibling.
SISTERSister.
BROTHERBrother.
STEP_SISTERSister.
STEP_BROTHERBrother.
SONSon.
DAUGHTERDaughter.
CHILD_OF_UNKNOWNChild.
UNCLEUncle.
AUNTAunt.
MATERNAL_AUNTAunt.
MATERNAL_UNCLEUncle.
PATERNAL_AUNTAunt.
PATERNAL_UNCLEUncle.
NEPHEWNephew.
NIECENiece.
GRANDFATHERGrandfather.
GRANDMOTHERGrandmother.
MATERNAL_GRANDMOTHERGrandmother.
PATERNAL_GRANDMOTHERGrandmother.
MATERNAL_GRANDFATHERGrandfather.
PATERNAL_GRANDFATHERGrandfather.
GREAT_GRANDFATHERGreat-grandfather.
GREAT_GRANDMOTHERGreat-grandmother.
DOUBLE_FIRST_COUSINCousin.
COUSINCousin.
MALE_COUSINCousin.
FEMALE_COUSINCousin.
SECOND_COUSINCousin.
MALE_SECOND_COUSINCousin.
FEMALE_SECOND_COUSINCousin.
SPOUSESpouse.
HUSBANDHusband.
OTHEROther.
UNKNOWNUnknown.
UNRELATEDUnrelated.
PROBANDProband.

interpretations

List<Interpretation>


consent

ClinicalConsent


analyst

ClinicalAnalysisAnalyst


priority

Enums.Priority


flags

List<String>


creationDate

String


modificationDate

String


dueDate

String


release

int


comments

List<Comment>


alerts

List<Alert>


internal

ClinicalAnalysisInternal


attributes

Map<String, Object>


status

CustomStatus


  • No labels