First, install the package remotes
.
install.packages("remotes")
Then install diffdriver.
remotes::install_github("szhaolab/diffdriver", ref ="main")
The package also relies on annotation files, there are two types of annotation files. 9-annotation files. 96-annotations files.
Both sets of files can downloaded at
Please checkout the tutorial on the package website.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.