recipe bioconductor-biocset

Representing Different Biological Sets

Homepage:

https://bioconductor.org/packages/3.16/bioc/html/BiocSet.html

License:

Artistic-2.0

Recipe:

/bioconductor-biocset/meta.yaml

BiocSet displays different biological sets in a triple tibble format. These three tibbles are `element`, `set`, and `elementset`. The user has the abilty to activate one of these three tibbles to perform common functions from the dplyr package. Mapping functionality and accessing web references for elements/sets are also available in BiocSet.

package bioconductor-biocset

(downloads) docker_bioconductor-biocset

Versions:

1.12.0-01.8.0-01.6.0-01.4.0-11.4.0-01.2.0-0

Depends:
Required By:

Installation

With an activated Bioconda channel (see set-up-channels), install with:

conda install bioconductor-biocset

and update with:

conda update bioconductor-biocset

or use the docker container:

docker pull quay.io/biocontainers/bioconductor-biocset:<tag>

(see bioconductor-biocset/tags for valid values for <tag>)

Download stats