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

TVariantCall

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

Declaration

Source position: googlegenomics.pp line 2194

type TVariantCall = class(TGoogleBaseObject)

protected

  procedure SetcallSetId(); virtual;

  procedure SetcallSetName(); virtual;

  procedure Setgenotype(); virtual;

  procedure Setphaseset(); virtual;

  procedure SetgenotypeLikelihood(); virtual;

  procedure Setinfo(); virtual;

published

  property callSetId: string; [rw]

  property callSetName: string; [rw]

  property genotype: TintegerArray; [rw]

  property phaseset: string; [rw]

  property genotypeLikelihood: TdoubleArray; [rw]

  property info: TVariantCallTypeinfo; [rw]

end;

Inheritance

TVariantCall

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18