Skip to content

Commit

Permalink
Forgot dir_extdata
Browse files Browse the repository at this point in the history
  • Loading branch information
lambdamoses committed May 15, 2024
1 parent cf16a83 commit f287966
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vignettes/SFE.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -445,6 +445,7 @@ If images are present in the SPE object, they will be converted into `SpatRaster
## Coercion from `Seurat`
Seurat objects canbe coerced into SFE objects though coercion from SFE to Seurat is not yet implemented.
```{r}
dir_extdata <- system.file("extdata", package = "SpatialFeatureExperiment")
obj_vis <- readRDS(file.path(dir_extdata, "seu_vis_toy.rds"))
```

Expand Down

0 comments on commit f287966

Please sign in to comment.