Skip to content

Commit

Permalink
Do include chunk reading tx
Browse files Browse the repository at this point in the history
  • Loading branch information
lambdamoses committed Nov 23, 2024
1 parent f59b38d commit 33fad86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vignettes/vig5_xenium.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -303,7 +303,7 @@ plotColDataHistogram(sfe, cols_use, bins = 20, ncol = 2) +
annotation_logticks(sides = "l")
```

```{r, include=FALSE}
```{r}
tx <- read_parquet("xenium2_pancreas/transcripts.parquet")
```

Expand Down

0 comments on commit 33fad86

Please sign in to comment.