Skip to content

Commit

Permalink
Update immApex.Rmd
Browse files Browse the repository at this point in the history
remove dplyr from vignette
  • Loading branch information
ncborcherding committed Oct 17, 2024
1 parent 68e6f44 commit e6ff469
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vignettes/immApex.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ suppressMessages(library(immApex))
suppressMessages(library(keras))
suppressMessages(library(ggplot2))
suppressMessages(library(viridis))
suppressMessages(library(dplyr))
suppressMessages(library(magrittr))
```

# Getting and Manipulating Sequences
Expand Down

0 comments on commit e6ff469

Please # to comment.