knowYourCG

This is the development version of knowYourCG; for the stable release version, see knowYourCG.

Functional analysis of DNA methylome datasets


Bioconductor version: Development (3.21)

KnowYourCG (KYCG) is a supervised learning framework designed for the functional analysis of DNA methylation data. Unlike existing tools that focus on genes or genomic intervals, KnowYourCG directly targets CpG dinucleotides, featuring automated supervised screenings of diverse biological and technical influences, including sequence motifs, transcription factor binding, histone modifications, replication timing, cell-type-specific methylation, and trait-epigenome associations. KnowYourCG addresses the challenges of data sparsity in various methylation datasets, including low-pass Nanopore sequencing, single-cell DNA methylomes, 5-hydroxymethylation profiles, spatial DNA methylation maps, and array-based datasets for epigenome-wide association studies and epigenetic clocks.

Author: Zhou Wanding [aut] (ORCID: ), Goldberg David [aut, cre] (ORCID: ), Fu Hongxiang [ctb]

Maintainer: Goldberg David <golddc72 at pennmedicine.upenn.edu>

Citation (from within R, enter citation("knowYourCG")):

Installation

To install this package, start R (version "4.5") and enter:


if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

# The following initializes usage of Bioc devel
BiocManager::install(version='devel')

BiocManager::install("knowYourCG")

For older versions of R, please refer to the appropriate Bioconductor release.

Documentation

To view documentation for the version of this package installed in your system, start R and enter:

browseVignettes("knowYourCG")
1. Sequencing Data Analysis HTML R Script
2. Array Data Analysis HTML R Script
3. Continuous Variable Enrichment Analysis HTML R Script
Reference Manual PDF
NEWS Text
LICENSE Text

Details

biocViews DNAMethylation, Epigenetics, MethylationArray, Sequencing, SingleCell, Software, Spatial
Version 1.3.13
In Bioconductor since BioC 3.19 (R-4.4) (0.5 years)
License MIT + file LICENSE
Depends R (>= 4.4.0)
Imports sesameData, dplyr, methods, rlang, GenomicRanges, IRanges, reshape2, S4Vectors, stats, stringr, utils, ggplot2, ggrepel, tibble, wheatmap, magrittr
System Requirements
URL https://github.com/zhou-lab/knowYourCG
Bug Reports https://github.com/zhou-lab/knowYourCG/issues
See More
Suggests testthat (>= 3.0.0), SummarizedExperiment, rmarkdown, knitr, sesame, gprofiler2
Linking To
Enhances
Depends On Me
Imports Me
Suggests Me
Links To Me
Build Report Build Report

Package Archives

Follow Installation instructions to use this package in your R session.

Source Package knowYourCG_1.3.13.tar.gz
Windows Binary (x86_64) knowYourCG_1.3.8.zip
macOS Binary (x86_64) knowYourCG_1.3.13.tgz
macOS Binary (arm64) knowYourCG_1.3.13.tgz
Source Repository git clone https://git.bioconductor.org/packages/knowYourCG
Source Repository (Developer Access) git clone git@git.bioconductor.org:packages/knowYourCG
Bioc Package Browser https://code.bioconductor.org/browse/knowYourCG/
Package Short Url https://bioconductor.org/packages/knowYourCG/
Package Downloads Report Download Stats