recipe bioconductor-raggedexperiment

Representation of Sparse Experiments and Assays Across Samples

Homepage:

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

License:

Artistic-2.0

Recipe:

/bioconductor-raggedexperiment/meta.yaml

This package provides a flexible representation of copy number, mutation, and other data that fit into the ragged array schema for genomic location data. The basic representation of such data provides a rectangular flat table interface to the user with range information in the rows and samples/specimen in the columns. The RaggedExperiment class derives from a GRangesList representation and provides a semblance of a rectangular dataset.

package bioconductor-raggedexperiment

(downloads) docker_bioconductor-raggedexperiment

Versions:
1.22.0-01.18.0-01.16.0-01.14.1-01.14.0-01.12.0-01.10.0-01.8.0-11.6.0-0

1.22.0-01.18.0-01.16.0-01.14.1-01.14.0-01.12.0-01.10.0-01.8.0-11.6.0-01.4.0-01.2.0-0

Depends:
Required By:

Installation

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

conda install bioconductor-raggedexperiment

and update with:

conda update bioconductor-raggedexperiment

or use the docker container:

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

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

Download stats