- Home
- Bioconductor 3.19
- Software Packages
- plyranges
plyranges
This package is for version 3.19 of Bioconductor; for the stable, up-to-date release version, see plyranges.
A fluent interface for manipulating GenomicRanges
Bioconductor version: 3.19
A dplyr-like interface for interacting with the common Bioconductor classes Ranges and GenomicRanges. By providing a grammatical and consistent way of manipulating these classes their accessiblity for new Bioconductor users is hopefully increased.
Author: Stuart Lee [aut] , Michael Lawrence [aut, ctb], Dianne Cook [aut, ctb], Spencer Nystrom [ctb] , Pierre-Paul Axisa [ctb], Michael Love [ctb, cre]
Maintainer: Michael Love <michaelisaiahlove at gmail.com>
citation("plyranges")):
Installation
To install this package, start R (version "4.4") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("plyranges")
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("plyranges")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.