recipe bioconductor-profileplyr

Visualization and annotation of read signal over genomic ranges with profileplyr

Homepage:

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

License:

GPL (>= 3)

Recipe:

/bioconductor-profileplyr/meta.yaml

Quick and straightforward visualization of read signal over genomic intervals is key for generating hypotheses from sequencing data sets (e.g. ChIP-seq, ATAC-seq, bisulfite/methyl-seq). Many tools both inside and outside of R and Bioconductor are available to explore these types of data, and they typically start with a bigWig or BAM file and end with some representation of the signal (e.g. heatmap). profileplyr leverages many Bioconductor tools to allow for both flexibility and additional functionality in workflows that end with visualization of the read signal.

package bioconductor-profileplyr

(downloads) docker_bioconductor-profileplyr

Versions:

1.14.0-01.10.0-01.8.0-01.6.0-11.6.0-01.4.3-01.2.0-01.0.1-0

Depends:
Required By:

Installation

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

conda install bioconductor-profileplyr

and update with:

conda update bioconductor-profileplyr

or use the docker container:

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

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

Download stats