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 4 Next »


id

String

The interpretation ID.

uuid

String

A universally unique identifier for the interpretation.

description

String

The interpretation description.

clinicalAnalysisId

String

The clinical analysis ID.

software

Software

Software.

name

String

Name.

version

String

Version.

repository

String

Repository.

commit

String

Commit.

website

String

Website.

params

Map<String, String>

Parameters.

analyst

Analyst

Analyst.

name

String

Name.

email

String

E-mail.

company

String

Company.

dependencies

List<Software>

List of software dependencies.

name

String

Name.

version

String

Version.

repository

String

Repository.

commit

String

Commit.

website

String

Website.

params

Map<String, String>

Parameters.

filters

Map<String, Object>

Filters.

panels

List<DiseasePanel>

Panels.

primaryFindings

List<ClinicalVariant>

List of primary findings. See clinical variant data model schema.

secondaryFindings

List<ClinicalVariant>

List of secondary findings. See clinical variant data model schema.

lowCoverageRegions

List<ReportedLowCoverage>

Regions with low coverage.

comments

List<Comment>

List of comments.

author

String

Author.

type

String

Type.

message

String

Message.

date

String

Date.

status

String

Status.

creationDate

String

Creation date.

version

int

Version.

attributes

Map<String, Object>

Map of attributes. Users can add custom information in this field. OpenCGA uses this field to store the ClinicalAnalysis object under the key OPENCGA_CLINICAL_ANALYSIS.
  • No labels