Name Mode Size
.github 040000
R 040000
inst 040000
man 040000
src 040000
tests 040000
vignettes 040000
.Rbuildignore 100644 0 kb
.gitignore 100644 1 kb
DESCRIPTION 100644 2 kb
LICENSE 100644 1 kb
NAMESPACE 100644 1 kb
NEWS 100644 0 kb
README.md 100755 1 kb
README.md
<p align="center"> <img src="https://github.com/user-attachments/assets/ee2328b9-5516-4b28-9fce-9e456534b3b1" width="220"> </p> <p align="center"> <a href="https://github.com/zhou-lab/knowYourCG/commits/devel"><img src="https://img.shields.io/github/last-commit/zhou-lab/knowYourCG.svg?style=flat-square" alt="Last Commit"></a> <a href="https://github.com/zhou-lab/knowYourCG/actions/workflows/build-on-windows.yaml"><img src="https://github.com/zhou-lab/knowYourCG/actions/workflows/build-on-windows.yaml/badge.svg" alt="CI Status"></a> </p> <!-- Release: [![Bioconductor Build Status (release)](https://bioconductor.org/shields/build/release/bioc/knowYourCG.svg)](https://bioconductor.org/checkResults/release/bioc-LATEST/knowYourCG) --> <!-- Devel: [![Bioconductor Build Status (devel)](https://bioconductor.org/shields/build/devel/bioc/knowYourCG.svg)](https://bioconductor.org/checkResults/devel/bioc-LATEST/knowYourCG) --> # KnowYourCG (Supervised Learning of Sparse DNA Methylome Data) ## Install knowYourCG Release version can be installed from Bioconductor ```r BiocManager::install("knowYourCG") ``` Development version can be installed from github. ```r BiocManager::install('zhou-lab/knowYourCG') ``` ## See also https://github.com/zhou-lab/YAME