Skip to content

Commit

Permalink
change @details
Browse files Browse the repository at this point in the history
  • Loading branch information
lee-t committed Sep 19, 2024
1 parent b0b5a45 commit aa46568
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions R/plot_granges.R
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@

#' @param gr A [`GRanges`] object containing the genomic ranges to
#' be plotted.
#' @param title Character. Title of the plot. Default is
#' @param title character(1) Title of the plot. Default is
#' "GRanges Plot".
#' @param subtitle Character. The subtitle of the plot. Default
#' @param subtitle character(1) The subtitle of the plot. Default
#' is "Stacked nucleotide example".
#' @param plot_type Character. Select the type of gosling plot.
#' @param plot_type character(1) Select the type of gosling plot.
#' Default is "bars".
#' - "bars": Stacked bar plot with height based on pathogenicity score,
#' - "lollipop": variation of a bar chart where the bar is replaced with a
Expand Down

0 comments on commit aa46568

Please sign in to comment.