Class TGenomicStudyOutput

Unit

Declaration

type TGenomicStudyOutput = class(TBackboneElement)

Description

A GenomicStudy is a set of analyses performed to analyze and generate genomic data.

Hierarchy

Overview

Methods

Public constructor Create; override;

Properties

Public property file_ : TReference read Getfile_ write Setfile_;
Public property type_ : TCodeableConcept read Gettype_ write Settype_;

Description

Methods

Public constructor Create; override;
 

Properties

Public property file_ : TReference read Getfile_ write Setfile_;

File containing output data.

Public property type_ : TCodeableConcept read Gettype_ write Settype_;

Type of output data, e.g., VCF, MAF, or BAM.


Generated by PasDoc 0.15.0.