C# Class CanvasSomaticCaller.SomaticCaller

Afficher le fichier Open project: Illumina/canvas Class Usage Examples

Méthodes publiques

Свойство Type Description
FFPEMode bool
IsDbsnpVcf bool
IsEnrichment bool
IsTrainingMode bool
SomaticVCFPath string
TruthDataPath string
somaticCallerParameters SomaticCallerParameters
userPloidy float?
userPurity float?

Protected Properties

Свойство Type Description
MeanCoverage float
OutputFolder string
ReferencePloidy CanvasCommon.PloidyInfo
TempFolder string

Property Details

FFPEMode public_oe property

public bool FFPEMode
Résultat bool

IsDbsnpVcf public_oe property

public bool IsDbsnpVcf
Résultat bool

IsEnrichment public_oe property

public bool IsEnrichment
Résultat bool

IsTrainingMode public_oe property

public bool IsTrainingMode
Résultat bool

MeanCoverage protected_oe property

protected float MeanCoverage
Résultat float

OutputFolder protected_oe property

protected string OutputFolder
Résultat string

ReferencePloidy protected_oe property

protected PloidyInfo,CanvasCommon ReferencePloidy
Résultat CanvasCommon.PloidyInfo

SomaticVCFPath public_oe property

public string SomaticVCFPath
Résultat string

TempFolder protected_oe property

protected string TempFolder
Résultat string

TruthDataPath public_oe property

public string TruthDataPath
Résultat string

somaticCallerParameters public_oe property

public SomaticCallerParameters somaticCallerParameters
Résultat SomaticCallerParameters

userPloidy public_oe property

public float? userPloidy
Résultat float?

userPurity public_oe property

public float? userPurity
Résultat float?