C# Class CanvasCommon.PloidyInterval

ファイルを表示 Open project: Illumina/canvas Class Usage Examples

Public Properties

Property Type Description
End int
Ploidy int
Start int

Property Details

End public_oe property

public int End
return int

Ploidy public_oe property

public int Ploidy
return int

Start public_oe property

public int Start
return int