C# 클래스 EvaluateCNV.CNInterval

파일 보기 프로젝트 열기: Illumina/canvas 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
BasesCalledCorrectly int
BasesCovered int
BasesExcluded int
CN int
End int
Start int

프로퍼티 상세

BasesCalledCorrectly 공개적으로 프로퍼티

public int BasesCalledCorrectly
리턴 int

BasesCovered 공개적으로 프로퍼티

public int BasesCovered
리턴 int

BasesExcluded 공개적으로 프로퍼티

public int BasesExcluded
리턴 int

CN 공개적으로 프로퍼티

public int CN
리턴 int

End 공개적으로 프로퍼티

public int End
리턴 int

Start 공개적으로 프로퍼티

public int Start
리턴 int