C# Class CanvasPartition.Segmentation.Segment

Show file Open project: Illumina/canvas Class Usage Examples

Public Properties

Property Type Description
end uint
mean double
nMarkers int
start uint

Property Details

end public property

public uint end
return uint

mean public property

public double mean
return double

nMarkers public property

public int nMarkers
return int

start public property

public uint start
return uint