C# Class CanvasPartition.Segmentation.Segment

Exibir arquivo Open project: Illumina/canvas Class Usage Examples

Public Properties

Property Type Description
end uint
mean double
nMarkers int
start uint

Property Details

end public_oe property

public uint end
return uint

mean public_oe property

public double mean
return double

nMarkers public_oe property

public int nMarkers
return int

start public_oe property

public uint start
return uint