Plot CNV signature from multiple result objects from VSHunter
package.
cnv_plotSignatures(Res = NULL, contributions = FALSE, color = NULL, patient_order = NULL, font_size = 1.2, show_title = TRUE, axis_lwd = 2, title_size = 1.3, show_barcodes = FALSE, barcode_size = 0.5, yaxisLim = 0.3, ...)
Res | a result |
---|---|
contributions | if |
color | user custom colors. |
patient_order | user custom patient order. |
font_size | font size. |
show_title | if |
axis_lwd | line width of axis. |
title_size | title size. |
show_barcodes | if |
barcode_size | barcode size when plot contribution. |
yaxisLim | limit of y axis. |
... | other options pass to |
Nothing