plot_asap allows to plot ASAP assignations as barplot, using either R base (default) or ggplot2 (type_ggplot = 'YES')
Usage
plot_asap(asap_result, output_name, type_ggplot = NULL)
Arguments
- asap_result
The matrix returned by asap()
- output_name
output name for asap pdf plot
- type_ggplot
NULL by default or 'YES' to plot with ggplot2
Value
Returns an ASAP_plot.pdf file in the working directory