The goal of CopyKit is to help you analyze single cell DNA sequencing datasets for copy number. For that, CopyKit presents four modules:
- Pre-processing
- Quality Control
- Data Analysis
- Visualization
You can install the development version of CopyKit from github with:
devtools::install_github("navinlabcode/copykit")CopyKit requires R version 4.0 or later.
The complete documentation can be found at: https://navinlabcode.github.io/CopyKit-UserGuide/
