Skip to content

Commit

Permalink
Updated data description file.
Browse files Browse the repository at this point in the history
  • Loading branch information
PratibhaPanwar committed Sep 4, 2024
1 parent ca376ff commit 5a0d12b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions R/data.R
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
#' and the columns correspond to the nearest neighbors.
#' \code{regXclust} a list where each element corresponds to a cell in spe object,
#' and contains the cluster composition proportions.
#' @usage load("mEmbryo2.RData")
#' @usage data(mEmbryo2)
#' @source Integration of spatial and single-cell transcriptomic data elucidates mouse
#' organogenesis, \emph{Nature Biotechnology}, 2022.
#' Webpage: \url{https://www.nature.com/articles/s41587-021-01006-2}
Expand All @@ -45,7 +45,7 @@ NULL
#' genes and columns indicate cells.
#' \code{mh_data} a data frame of cell metadata including cell IDs, sample IDs,
#' cell type annotations, and x-y coordinates of cells.
#' @usage load("mHypothal.RData")
#' @usage data(mHypothal)
#' @source Molecular, Spatial and Functional Single-Cell Profiling of the
#' Hypothalamic Preoptic Region, \emph{Science}, 2018.
#' Webpage: \url{https://www.science.org/doi/10.1126/science.aau5324}
Expand Down

0 comments on commit 5a0d12b

Please sign in to comment.