Skip to content

An R package for analyzing differentially methylated positions using beta regression, featuring visualization tools for effective data interpretation.

Notifications You must be signed in to change notification settings

SAADAT-Abu/MethylBeta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MethylBeta | DMP Analysis Package

MethylBeta_readme

Overview

This R package provides tools for analyzing differentially methylated positions (DMPs) using beta regression. It includes functions for regression analysis, filtering significant DMPs, and visualizing results.

Features

  • Beta Regression Analysis: Perform beta regression on methylation data to identify DMPs.
  • Flexible Filtering: Filter DMPs based on log fold change or mean difference.
  • Visualization Tools: Create volcano plots, heatmaps and boxplots to visualize methylation data.

Installation

To install the package, use the following commands in R:

# Install devtools if not already installed
install.packages("devtools")

# Install the package from GitHub
devtools::install_github("SAADAT-Abu/MethylBeta")

About

An R package for analyzing differentially methylated positions using beta regression, featuring visualization tools for effective data interpretation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages