- Home
- Bioconductor 3.19
- Software Packages
- m6Aboost
m6Aboost
This package is for version 3.19 of Bioconductor; for the stable, up-to-date release version, see m6Aboost.
m6Aboost
Bioconductor version: 3.19
This package can help user to run the m6Aboost model on their own miCLIP2 data. The package includes functions to assign the read counts and get the features to run the m6Aboost model. The miCLIP2 data should be stored in a GRanges object. More details can be found in the vignette.
Author: You Zhou [aut, cre] , Kathi Zarnack [aut]
Maintainer: You Zhou <youzhoulearning at gmail.com>
citation("m6Aboost")):
Installation
To install this package, start R (version "4.4") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("m6Aboost")
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("m6Aboost")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.