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


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.


id

String

The disorder ID.

name

String

The disorder name.

source

String

The source or database for that disorder.

description

String

The 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

Status.

OBSERVED
NOT_OBSERVED
UNKNOWN

attributes

Map<String, Object>

Attributes.

files

List<File>

List of files with all VCF, BAM, ... used in this analysis.


proband

Individual

Proband individual.

family

Family

Family info, only exist when analysis type is 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.

qualityControl

ClinicalAnalysisQc

Quality control.


quality

Enum

Quality control result.

HIGHQC passed.
MEDIUMUncertainty.
LOWQC failed.
UNKNOWNQC not assessed.

variant

VariantQc

Quality control on variant data.

stats

List<SampleVariantStats>

Sample variant stats.  See sample variant stats data model.

files

List<File>

List of files related to this sampleId the variant data, e.g.: images.

alignment

AlignmentQc

Quality control on variant data.

stats

List<AlignmentStats>

Alignment stats  for each alignment file (BAM).  See alignment stats data model schema.

files

List<File>

List of files related to the variant data, , e.g.: images.

geneCoverageStats

LIst<GeneCoverageStats>


Gene coverage stats for each alignment file (BAM).


fileId

String

File ID.

sampleId

String

Sample ID.

gene

String

Gene name.

stats

List<TranscriptCoverageStats>

id

String

Transcript ID.

name

String

Transcript name.

biotype

String

Transcript biotype.

chromosome

String

Chromosome where the transcript is located.

start

int

Position where the transcript starts.

end

int

Position where the transcript ends.

length

int

The transcript length as the sum of the lengths  of its exons.

depths

Double[10]

% coverage for 1x, 5x, 10x, 15x, 20x, 25x, 30x, 40x, 50x, 60x, 75x and 100x

lowCoverageThreshold

int

Regions under this coverage depth threshold will be reported in the list lowCoverageRegions. Default value: 30.

lowCoverageRegionStats

List<LowCoverageRegionStats>

Statistics for regions whose coverage depth is under the value lowCoverageThreshold.

chromosome

String

Chromosome.

start

int

Region start position.

end

int

Region end position

depthAvg

double

Average depth.

depthMin

int

Minimum depth.

exonStats

List<ExonCoverageStats>

Statistics for each exon in the transcript.

id

String

Exon ID.

chromosome

String

Chromosome.

start

int

Region start position.

end

int

Region end position

depthAvg

double

Average depth.

depthMin

int

Minimum depth.

depthMax

int

Maximum depth.

analyst

Analyst

Analyst carrying out the QC.

name

String

Name.

email

String

E-mail.

company

String

Company.

date

Date

Modification date.

comments

List<Comment>

Comments.


author

String

Author.

type

String

Type.

message

String

Message.

date

String

Date.

interpretation

Interpretation

Primary interpretation. See the interpretation data model schema.


secondaryInterpretations

List<Interpretation>

List of secondary interpretations. See the interpretation data model schema.

consent

ClinicalConsent

Consent.

primaryFindings

ConsentStatus

Consent for primary findings.


YESYes.
NONo.
UNKNOWNUnknown.

secondaryFindings

ConsentStatus

Consent for secondary findings.


YESYes.
NONo.
UNKNOWNUnknown.

carrierFindings

ConsentStatus

Consent for carrier findings.


YESYes.
NONo.
UNKNOWNUnknown.

researchFindings

ConsentStatus

Consent for research findings.


YESYes.
NONo.
UNKNOWNUnknown.

analyst

ClinicalAnalysisAnalyst

Information about the analyst.

responsible

String

Analyst.

assignedBy

String

A person who assigned the analyst.

date

String

Date.

priority

Priority

Priority.

URGENT1
HIGH2
MEDIUM3
LOW4

flags

List<String>

List of flags.

status

CustomStatus

Clinical analysis status set by the user:

name

String

Name.

description

String

Description.

date

String

Date.

creationDate

String

Creation date.

modificationDate

String

Modification date.

dueDate

String

Due date.

release

int

Release.

comments

List<Comment>

List of comments.


author

String

Author.

type

String

Type.

message

String

Message.

date

String

Date.

report

ClinicalAnalysisReport

Clinical analysis report.

alerts

List<Alert>

List of alerts.

author

String

Author.

date

String

Date.

message

String

Message.

risk

Risk

Risk.

HIGH
MEDIUM
LOW

internal

ClinicalAnalysisInternal

Internal information.

status

ClinicalAnalysisStatus

Clinical analysis internal status:

name

String

Name.

INCOMPLETE
READY
DELETED
READY_FOR_VALIDATION
READY_FOR_INTERPRETATION
INTERPRETATION_IN_PROGRESS
READY_FOR_INTERPRETATION_REVIEW
INTERPRETATION_REVIEW_IN_PROGRESS
READY_FOR_REPORT
REPORT_IN_PROGRESS
DONE
REVIEW_IN_PROGRESS
CLOSED
REJECTED

description

String

Description.

date

String

Date.

attributes

Map<String, Object>

Map of attributes.
  • No labels