RLEVectors
is an alternate implementation of the Rle type from
Bioconductor's IRanges package by H. Pages, P. Aboyoun and
M. Lawrence. RLEVectors represent a vector with repeated values as the
ordered set of values and repeat extents. In the field of genomics,
data of various types are measured across the ~3 billion letters in
the human genome can often be represented in a few thousand runs. It
is useful to know the bounds of genome regions covered by these runs,
the values associated with these runs, and to be able to perform
various mathematical operations on these values.
- Popularity
- 20 Stars
- Updated Last
- 10 Months Ago
- Started In
- May 2015
Required Packages
-
ChainRulesCore
-
ChangesOfVariables
-
Compat
-
Crayons
-
DataAPI
-
DataFrames
-
DataStructures
-
DataValueInterfaces
-
DocStringExtensions
-
InlineStrings
-
InverseFunctions
-
InvertedIndices
-
IrrationalConstants
-
IteratorInterfaceExtensions
-
LaTeXStrings
-
LogExpFunctions
-
Missings
-
OrderedCollections
-
Parsers
-
PooledArrays
-
PrecompileTools
-
Preferences
-
PrettyTables
-
Reexport
-
Requires
-
SentinelArrays
-
SortingAlgorithms
-
SparseArrays
-
StatsAPI
-
StatsBase
-
StringManipulation
-
Tables
-
TableTraits