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 ee07503 commit c701deb
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 @@ -37,7 +37,7 @@ SOMAExperiment <- R6::R6Class(
#' ADT = c("ensembl_id")
#' )
#' }
#' By default, loads in entire feature-level meta data for all measurements
#' By default, loads in entire feature-level metadata for all measurements
#' described in \code{X_layers}
#' @param obsm_layers A named list of character vectors describing the
#' arrays in \code{obsm} for each measurement to load in as
Expand Down

0 comments on commit c701deb

Please sign in to comment.