Galaxy | Tool Preview

Plot generic X-Y plot (version 0.1.0)
File in tabular format with tab-separated columns and header in first line (--input_file)
(--header)
--x_column_id)
--y_column_id)
(--xlog)
(--ylog)
(--xlab)
(--ylab)
R color (--col)
(--pch)
(--lim)
(--abline)
(--bottom_margin)
(--left_margin)
(--top_margin)
(--right_margin)

What it does

This tool plot a generic X-Y plot:

/repository/static/images/c92a4fad868d6aa8/output.png

This tool relies on R's plot function. The input file must be a tabular file with at least two data columns. The output image is customizable (margin, legend positions, ...) and can be export in different format.