C# Class CanvasCommon.PloidyInterval

Show file Open project: Illumina/canvas Class Usage Examples

Public Properties

Property Type Description
End int
Ploidy int
Start int

Property Details

End public property

public int End
return int

Ploidy public property

public int Ploidy
return int

Start public property

public int Start
return int