Skip to content

Commit

Permalink
internal data objects
Browse files Browse the repository at this point in the history
  • Loading branch information
jmitchell81 committed Jul 3, 2024
1 parent fa0906f commit 8a0f52f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions R/data.R
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
#'
#' @source <https://zenodo.org/records/10951634/files>
#' @usage data("SCENIC")
#' @internal
"SCENIC"


Expand All @@ -26,6 +27,7 @@
#'
#' @source <https://zenodo.org/records/10951634/files/pbmc3k_sce.rds>
#' @usage data("PBMC")
#' @internal
"PBMC"


Expand All @@ -44,4 +46,5 @@
#'
#' @source <https://github.com/ventolab/cellphonedb-data/archive/refs/tags/v4.0.0.tar.gz>
#' @usage data("CellPhoneDB")
#' @internal
"CellPhoneDB"

0 comments on commit 8a0f52f

Please sign in to comment.