Skip to content

Commit

Permalink
Revert "export testing data"
Browse files Browse the repository at this point in the history
This reverts commit da461df.
  • Loading branch information
jmitchell81 committed Jul 2, 2024
1 parent da461df commit fa0906f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions NAMESPACE
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
# Generated by roxygen2: do not edit by hand

export(CellPhoneDB)
export(PBMC)
export(SCENIC)
export(add_rl_column)
export(build_domino)
export(circos_ligand_receptor)
Expand Down
3 changes: 0 additions & 3 deletions R/data.R
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
#'
#' @source <https://zenodo.org/records/10951634/files>
#' @usage data("SCENIC")
#' @export
"SCENIC"


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


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

0 comments on commit fa0906f

Please sign in to comment.