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

TVariantCall

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

Declaration

Source position: googlegenomics.pp line 2200

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



CT Web help

CodeTyphon Studio