EpidecodeR
Online version of tool is live
Install / Use
/learn @kandarpRJ/EpidecodeRREADME
epidecodeR
epidecodeR, an R package capable of integrating DNA/RNA epigenetic data generated from a host of epigenomic or epitranscriptomic techniques such as ChIP-seq, ATAC-seq, m6A-seq, etc. and dysregulated gene lists in the form of differential gene expression, ribosome occupancy or differential protein translation and identify impact of dysregulation of genes caused due to varying degrees of DNA/RNA chemical modifications associated with the genes. epidecodeR generates cumulative distribution function (CDF) plots showing shifts in trend of overall log2FC between genes divided into groups based on the degree of modification associated with the genes. The tool also tests for significance of difference in log2FC between groups of genes.
Installation procedure
#It is recommended to run following steps in RStudio after installing R and Rstudio
1) Install R
Choose the CRAN mirror nearest to you (https://cran.r-project.org/mirrors.html)
2) Install RStudio # Recommended but not necessary
Install RStudio for your OS (https://rstudio.com/products/rstudio/)
3) Install bioconductor and devtools packages required for installing epidecodeR and its dependencies
#epidecodeR depends on following packages, which must be installed prior to installing epidecodeR. NOTE: except rtracklayer and GenomicRanges other packages will install automatically during installation of epidecodeR.
Dependencies:<br/>
a. EnvStats<br/> b. ggplot2<br/> c. rtracklayer<br/> d. GenomicRanges<br/> e. rstatix<br/> f. ggpubr<br/>
if (!require("BiocManager")) {<br/> install.packages("BiocManager")<br/> library(BiocManager)<br/> } <br/>
4) Install epidecodeR from github (https://github.com/kandarpRJ/epidecodeR)
BiocManager::install("epidecodeR")<br/> library (epidecodeR)
Toy example
events<-system.file("extdata", "NOMO-1_ref_peaks.bed", package="epidecodeR")
deg<-system.file("extdata", "FTOi.txt", package="epidecodeR")
epiobj <- epidecodeR(events = events, deg = deg, pval=0.05, param = 3, ints=c(2,4))
makeplot(epiobj, lim = c(-10,10), title = "m6A mediated dysregulation after FTO inhibitor treatment", xlab = "log2FC")
plot_test(epiobj, title = "m6A mediated dysregulation after FTO inhibitor treatment", ylab = "log2FC")
Related Skills
node-connect
343.1kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
90.0kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
343.1kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
343.1kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
