About Anaconda Help Download Anaconda

bioconda / packages / bioconductor-dfplyr 1.0.0

A `DataFrame` (`S4Vectors`) backend for `dplyr`

Installers

  • noarch v1.0.0

conda install

To install this package run one of the following:
conda install bioconda::bioconductor-dfplyr

Description

Provides dplyr verbs (mutate, select, filter, etc...) supporting S4Vectors::DataFrame objects. Importantly, this is achieved without conversion to an intermediate tibble. Adds grouping infrastructure to DataFrame which is respected by the transformation verbs.


© 2025 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy