C# Класс CanvasSomaticCaller.SomaticCaller

Показать файл Открыть проект Примеры использования класса

Открытые свойства

Свойство Тип Описание
FFPEMode bool
IsDbsnpVcf bool
IsEnrichment bool
IsTrainingMode bool
SomaticVCFPath string
TruthDataPath string
somaticCallerParameters SomaticCallerParameters
userPloidy float?
userPurity float?

Защищенные свойства (Protected)

Свойство Тип Описание
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?