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

TRead

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

Declaration

Source position: googlegenomics.pp line 1409

type TRead = class(TGoogleBaseObject)

protected

  procedure Setid(); virtual;

  

  procedure SetreadGroupId(); virtual;

  

  procedure SetreadGroupSetId(); virtual;

  

  procedure SetfragmentName(); virtual;

  

  procedure SetproperPlacement(); virtual;

  

  procedure SetduplicateFragment(); virtual;

  

  procedure SetfragmentLength(); virtual;

  

  procedure SetreadNumber(); virtual;

  

  procedure SetnumberReads(); virtual;

  

  procedure SetfailedVendorQualityChecks(); virtual;

  

  procedure Setalignment(); virtual;

  

  procedure SetsecondaryAlignment(); virtual;

  

  procedure SetsupplementaryAlignment(); virtual;

  

  procedure SetalignedSequence(); virtual;

  

  procedure SetalignedQuality(); virtual;

  

  procedure SetnextMatePosition(); virtual;

  

  procedure Setinfo(); virtual;

  

published

  property id: string; [rw]

  

  property readGroupId: string; [rw]

  

  property readGroupSetId: string; [rw]

  

  property fragmentName: string; [rw]

  

  property properPlacement: Boolean; [rw]

  

  property duplicateFragment: Boolean; [rw]

  

  property fragmentLength: Integer; [rw]

  

  property readNumber: Integer; [rw]

  

  property numberReads: Integer; [rw]

  

  property failedVendorQualityChecks: Boolean; [rw]

  

  property alignment: TLinearAlignment; [rw]

  

  property secondaryAlignment: Boolean; [rw]

  

  property supplementaryAlignment: Boolean; [rw]

  

  property alignedSequence: string; [rw]

  

  property alignedQuality: TintegerArray; [rw]

  

  property nextMatePosition: TPosition; [rw]

  

  property info: TReadTypeinfo; [rw]

  

end;

Inheritance

TRead

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio