From 51cea7f982c927d2953f590bca06d2fdf5dedf39 Mon Sep 17 00:00:00 2001 From: pcastellanoescuder Date: Fri, 26 Jan 2024 16:44:09 -0600 Subject: [PATCH] minor doc change --- DESCRIPTION | 2 +- R/plots.R | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index 1ba5aa4..33cfd2d 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,7 +1,7 @@ Package: ddh Type: Package Title: Utility Functions and Data Sets for Data-driven Hypothesis -Version: 0.3.31 +Version: 0.3.32 Authors@R: c( person(given = "Matthew", family = "Hirschey", diff --git a/R/plots.R b/R/plots.R index d21f49f..02ddbba 100644 --- a/R/plots.R +++ b/R/plots.R @@ -351,7 +351,7 @@ make_proteinsize <- function(input = list(), ## SEQUENCE PLOT -------------------------------------------------------------------- #' Protein Sequence Plot #' -#' This is a plot function that takes a gene name and returns a sequence plot +#' First 100 amino acids of the protein. #' #' @param input Expecting a list containing type and content variable. #' @param card A boolean that sets whether the plot should be scaled down to be a card