To install

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 DOI

How to use

Please checkout the tutorial on the package website.