Skip to content

Commit

Permalink
drop knitr
Browse files Browse the repository at this point in the history
  • Loading branch information
stemangiola committed May 15, 2024
1 parent 915117b commit 7d800e1
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -81,9 +81,7 @@ All functions are directly compatibble with `SummarizedExperiment` object.


```{r, echo=FALSE, include=FALSE, }
library(knitr)
knitr::opts_chunk$set(cache = TRUE, warning = FALSE,
message = FALSE, cache.lazy = FALSE)
library(dplyr)
library(tidyr)
Expand Down

0 comments on commit 7d800e1

Please sign in to comment.