Unit 'googlegenomics' Package
[Overview][Types][Classes][Index] [#googleapi]

TVariantAnnotation

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: googlegenomics.pp line 398

type TVariantAnnotation = class(TGoogleBaseObject)

protected

  class function ExportPropertyName(); override;

  procedure Set_type(); virtual;

  procedure Seteffect(); virtual;

  procedure SetalternateBases(); virtual;

  procedure SetgeneId(); virtual;

  procedure SettranscriptIds(); virtual;

  procedure Setconditions(); virtual;

  procedure SetclinicalSignificance(); virtual;

published

  property _type: string; [rw]

  property effect: string; [rw]

  property alternateBases: string; [rw]

  property geneId: string; [rw]

  property transcriptIds: TStringArray; [rw]

  property conditions: TVariantAnnotationTypeconditionsArray; [rw]

  property clinicalSignificance: string; [rw]

end;

Inheritance

TVariantAnnotation

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18