Skip to content

Commit

Permalink
Update apis/r/R/SOMAExperiment.R
Browse files Browse the repository at this point in the history
Co-authored-by: John Kerl <[email protected]>
  • Loading branch information
mojaveazure and johnkerl committed May 23, 2023
1 parent 75be023 commit ee07503
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apis/r/R/SOMAExperiment.R
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ SOMAExperiment <- R6::R6Class(
#' @template param-obs-column-names
#' @param var_column_names A named list of character vectors describing the
#' columns in \code{var} for each measurement to load in as feature-level
#' meta data; for example: \preformatted{
#' metadata; for example: \preformatted{
#' list(
#' RNA = c("vst.mean", "vst.variable"),
#' ADT = c("ensembl_id")
Expand Down

0 comments on commit ee07503

Please sign in to comment.