plyranges-package {plyranges}R Documentation

plyranges: a grammar of genomic data manipulation

Description

plyranges is a dplyr like API to the Ranges/GenomicRanges infrastructure in Bioconductor.

Details

plryanges provides a consistent interface for importing and wrangling genomics data from a variety of sources. The package defines a grammar of genomic data manipulation through a set of verbs. These verbs can be used to construct human readable analysis pipelines based on Ranges objects.

For more details on the features of plryanges, read the vignette: browseVignettes(package = "plyranges")

Author(s)

Maintainer: Stuart Lee lee.s@wehi.edu.au

Authors:

See Also

Useful links:


[Package plyranges version 1.4.3 Index]