C# Class EvaluateCNV.CNInterval

显示文件 Open project: Illumina/canvas Class Usage Examples

Public Properties

Property Type Description
BasesCalledCorrectly int
BasesCovered int
BasesExcluded int
CN int
End int
Start int

Property Details

BasesCalledCorrectly public_oe property

public int BasesCalledCorrectly
return int

BasesCovered public_oe property

public int BasesCovered
return int

BasesExcluded public_oe property

public int BasesExcluded
return int

CN public_oe property

public int CN
return int

End public_oe property

public int End
return int

Start public_oe property

public int Start
return int