m6Aboost (development version) (original) (raw)
This is the development version of m6Aboost; for the stable release version, seem6Aboost.
m6Aboost
Bioconductor version: Development (3.22)
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] ORCID: 0000-0003-1755-9073 , Kathi Zarnack [aut]
ORCID: 0000-0003-3527-3378
Maintainer: You Zhou
Citation (from within R, enter citation("m6Aboost")
):
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("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
biocViews | Epigenetics, ExperimentHubSoftware, Genetics, Sequencing, Software |
---|---|
Version | 1.15.0 |
In Bioconductor since | BioC 3.14 (R-4.1) (3.5 years) |
License | Artistic-2.0 |
Depends | S4Vectors, adabag, GenomicRanges, R (>= 4.1) |
Imports | dplyr, rtracklayer, BSgenome, Biostrings, utils, methods, IRanges, ExperimentHub |
System Requirements | |
URL | https://github.com/ZarnackGroup/m6Aboost |
Bug Reports | https://github.com/ZarnackGroup/m6Aboost/issues |
See More
Suggests | knitr, rmarkdown, bookdown, testthat, BiocStyle, BSgenome.Mmusculus.UCSC.mm10 |
---|---|
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 | m6Aboost_1.15.0.tar.gz |
---|---|
Windows Binary (x86_64) | m6Aboost_1.15.0.zip |
macOS Binary (x86_64) | m6Aboost_1.15.0.tgz |
macOS Binary (arm64) | m6Aboost_1.15.0.tgz |
Source Repository | git clone https://git.bioconductor.org/packages/m6Aboost |
Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/m6Aboost |
Bioc Package Browser | https://code.bioconductor.org/browse/m6Aboost/ |
Package Short Url | https://bioconductor.org/packages/m6Aboost/ |
Package Downloads Report | Download Stats |