recipe r-bulkanalyser

Given an expression matrix from a bulk sequencing experiment, pre-processes it and creates a shiny app for interactive data analysis and visualisation. The app contains quality checks, differential expression analysis, volcano and cross plots, enrichment analysis and gene regulatory network inference, and can be customised to contain more panels by the user.

Homepage:

https://github.com/Core-Bioinformatics/bulkAnalyseR

License:

GPL2 / GPL-2.0-only

Recipe:

/r-bulkanalyser/meta.yaml

package r-bulkanalyser

(downloads) docker_r-bulkanalyser

Versions:

1.1.0-11.1.0-01.0.0-11.0.0-0

Depends:
Required By:

Installation

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

conda install r-bulkanalyser

and update with:

conda update r-bulkanalyser

or use the docker container:

docker pull quay.io/biocontainers/r-bulkanalyser:<tag>

(see r-bulkanalyser/tags for valid values for <tag>)

Download stats