C# Class CanvasCommon.CnvTypeExtensions

ファイルを表示 Open project: Illumina/canvas

Public Methods

Method Description
ToAltId ( this cnvType ) : string
ToSvType ( this cnvType ) : string
ToVcfId ( this cnvType ) : string

Method Details

ToAltId() public static method

public static ToAltId ( this cnvType ) : string
cnvType this
return string

ToSvType() public static method

public static ToSvType ( this cnvType ) : string
cnvType this
return string

ToVcfId() public static method

public static ToVcfId ( this cnvType ) : string
cnvType this
return string