Skip to content

Commit

Permalink
Revert "Update vignette_from_scRepertoire.Rmd"
Browse files Browse the repository at this point in the history
This reverts commit d299d2f.
  • Loading branch information
zktuong committed Jan 3, 2025
1 parent d299d2f commit b87f802
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions vignettes/vignette_from_scRepertoire.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -77,10 +77,7 @@ Check out the other vignette for an example dataset that starts from the origina
data(demo_sce)
data(demo_airr)
```
We will set the seed so that the plots and results are consistent.
```{r}
set.seed(100)
```

### Use `scRepertoire` to load the VDJ data
For the trajectory analysis work here, we are focusing on the main productive TCR chains. Therefore we will flag `filterMulti = TRUE`, which will keep the selection of the 2 corresponding chains with the highest expression for a single barcode. For more details, refer to `scRepertoire`'s [documentation](https://www.borch.dev/uploads/screpertoire/reference/combinetcr).

Expand Down

0 comments on commit b87f802

Please sign in to comment.