C# 클래스 CanvasSomaticCaller.SomaticCaller

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

공개 프로퍼티들

프로퍼티 타입 설명
FFPEMode bool
IsDbsnpVcf bool
IsEnrichment bool
IsTrainingMode bool
SomaticVCFPath string
TruthDataPath string
somaticCallerParameters SomaticCallerParameters
userPloidy float?
userPurity float?

보호된 프로퍼티들

프로퍼티 타입 설명
MeanCoverage float
OutputFolder string
ReferencePloidy CanvasCommon.PloidyInfo
TempFolder string

프로퍼티 상세

FFPEMode 공개적으로 프로퍼티

public bool FFPEMode
리턴 bool

IsDbsnpVcf 공개적으로 프로퍼티

public bool IsDbsnpVcf
리턴 bool

IsEnrichment 공개적으로 프로퍼티

public bool IsEnrichment
리턴 bool

IsTrainingMode 공개적으로 프로퍼티

public bool IsTrainingMode
리턴 bool

MeanCoverage 보호되어 있는 프로퍼티

protected float MeanCoverage
리턴 float

OutputFolder 보호되어 있는 프로퍼티

protected string OutputFolder
리턴 string

ReferencePloidy 보호되어 있는 프로퍼티

protected PloidyInfo,CanvasCommon ReferencePloidy
리턴 CanvasCommon.PloidyInfo

SomaticVCFPath 공개적으로 프로퍼티

public string SomaticVCFPath
리턴 string

TempFolder 보호되어 있는 프로퍼티

protected string TempFolder
리턴 string

TruthDataPath 공개적으로 프로퍼티

public string TruthDataPath
리턴 string

somaticCallerParameters 공개적으로 프로퍼티

public SomaticCallerParameters somaticCallerParameters
리턴 SomaticCallerParameters

userPloidy 공개적으로 프로퍼티

public float? userPloidy
리턴 float?

userPurity 공개적으로 프로퍼티

public float? userPurity
리턴 float?