Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
vertesy committed Sep 20, 2024
1 parent 8be69d5 commit 18337c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/Seurat.Utils.Metadata.R
Original file line number Diff line number Diff line change
Expand Up @@ -1232,7 +1232,7 @@ heatmap_calc_clust_median <- function(
#' @param return.matrix Logical; if TRUE, returns a matrix. Default: FALSE.
#' @param main Main title for the plot. Default: "read fractions per transcript class and cluster" followed by the method and suffix.
#' @param ylab Label for the y-axis. Default: "Fraction of transcriptome (%)".
#' @param percentify Logical; if TRUE, multiplies the fraction by 100. Default: TRUE.
#' @param percentify Logical. If TRUE, multiplies the fraction by 100. Default: TRUE.
#' @param subt Subtitle for the plot. Default: NULL.
#' @param position Position adjustment for geoms. Default: position_stack().
#' @param w The width of the plot. Default: 10.
Expand Down

0 comments on commit 18337c6

Please sign in to comment.