We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9ff479 commit 2dd401aCopy full SHA for 2dd401a
R/data_transcriptomics.R
@@ -95,15 +95,6 @@
95
#' @source Created during the Tidy Spatial Workshop 2025 using interactive gating
96
#' on Visium spatial transcriptomics data from the spatialLIBD package
97
#'
98
-#' @examples
99
-#' data(spatial_data_gated)
+#' @usage data(spatial_data_gated)
100
101
-#' # Use the gate with tidySpatialExperiment
102
-#' spatial_data |>
103
-#' filter(in_tissue, sample_id=="151673") |>
104
-#' tidySpatialExperiment::gate(
105
-#' alpha = 0.1,
106
-#' colour = "spatialLIBD",
107
-#' programmatic_gates = spatial_data_gated
108
-#' )
109
"spatial_data_gated"
0 commit comments