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 c701deb commit c27bab4
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 @@ -62,7 +62,7 @@ SOMAExperiment <- R6::R6Class(
#' reductions for all measurements described in \code{X_layers}
#' @param obsp_layers A named list of character vectors describing the
#' arrays in \code{obsp} for each measurement to load in as
#' nearest neighbor graphs; for example: \preformatted{
#' nearest-neighbor graphs; for example: \preformatted{
#' list(
#' RNA = c("RNA_nn", "RNA_snn"),
#' ADT = c("ADT_nn")
Expand Down

0 comments on commit c27bab4

Please sign in to comment.