magpie
This package is for version 3.21 of Bioconductor; for the stable, up-to-date release version, see magpie.
MeRIP-Seq data Analysis for Genomic Power Investigation and Evaluation
Bioconductor version: 3.21
This package aims to perform power analysis for the MeRIP-seq study. It calculates FDR, FDC, power, and precision under various study design parameters, including but not limited to sample size, sequencing depth, and testing method. It can also output results into .xlsx files or produce corresponding figures of choice.
Author: Daoyu Duan [aut, cre], Zhenxing Guo [aut]
Maintainer: Daoyu Duan <dxd429 at case.edu>
citation("magpie")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("magpie")
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("magpie")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.