- Produces a tracks image of column values in a csv file - one track per csv column.
Signed off: Michael Towsey 27th July 2012.
Inheritance
DrawSummaryIndexTracks
Assembly: AnalysisPrograms.dll
public class DrawSummaryIndexTracks
Fields
|
Improve this Doc
View Source
CommandName
Declaration
public const string CommandName = "IndicesCsv2Image"
Field Value
Methods
|
Improve this Doc
View Source
Main(DrawSummaryIndexTracks.Arguments)
Loads a csv file of summary indices, normalises the values for visualisation and displays a TracksImage.
Declaration
public static void Main(DrawSummaryIndexTracks.Arguments arguments)
Parameters
Extension Methods