Skip to content

Commit

Permalink
Update formatting-SpatialExperiment-for-SEraster.Rmd
Browse files Browse the repository at this point in the history
  • Loading branch information
GohtaAihara committed May 15, 2024
1 parent 9668793 commit 9da59b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vignettes/formatting-SpatialExperiment-for-SEraster.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ library(ggplot2)
## Load dataset

```{r}
data <- read.csv('~/Downloads/Moffitt_and_Bambah-Mukku_et_al_merfish_all_cells.csv')
data <- read.csv('/Users/gohtaaihara/Downloads/Moffitt_and_Bambah-Mukku_et_al_merfish_all_cells.csv')
```

Subset the dataset to specific female, behavioral condition, and bregma section.
Expand Down

0 comments on commit 9da59b3

Please sign in to comment.