plotVariants(x, eventID = NULL, tx_view = FALSE, cex = 1, transform = function(x) { x }, Rowv = NULL, distfun = dist, hclustfun = hclust, margin = 0.2, RowSideColors = NULL, square = FALSE, cexRow = 1, cexCol = 1, labRow = colnames(x), col = colorRampPalette(c("black", "gold"))(256), zlim = c(0, 1), heightPanels = c(1, 2), expand_variants = FALSE, ...)SGVariantCounts objectxNA to suppress reordering, or NULL for
hierarchical clustering.square is TRUE.ncol(x) containing color names for
horizontal side bars for sample annotationTRUE margins are set such that
cells in the heatmap are squareNULL range of finite valuesFALSEplotSpliceGraphdata.frame with information on exon bins and
splice junctions included in the splice graph
## Not run:
# sgvc_annotated <- annotate(sgvc_pred, txf_ann)
# plotVariants(sgvc_annotated)
# ## End(Not run)
NULL
Run the code above in your browser using DataLab