recipe bioconductor-damirseq

Data Mining for RNA-seq data: normalization, feature selection and classification

Homepage:

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

License:

GPL (>= 2)

Recipe:

/bioconductor-damirseq/meta.yaml

The DaMiRseq package offers a tidy pipeline of data mining procedures to identify transcriptional biomarkers and exploit them for both binary and multi-class classification purposes. The package accepts any kind of data presented as a table of raw counts and allows including both continous and factorial variables that occur with the experimental setting. A series of functions enable the user to clean up the data by filtering genomic features and samples, to adjust data by identifying and removing the unwanted source of variation (i.e. batches and confounding factors) and to select the best predictors for modeling. Finally, a "stacking" ensemble learning technique is applied to build a robust classification model. Every step includes a checkpoint that the user may exploit to assess the effects of data management by looking at diagnostic plots, such as clustering and heatmaps, RLE boxplots, MDS or correlation plot.

package bioconductor-damirseq

(downloads) docker_bioconductor-damirseq

Versions:

2.10.0-02.6.0-02.4.0-02.2.0-12.2.0-01.10.0-01.8.0-11.6.2-0

Depends:
Required By:

Installation

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

conda install bioconductor-damirseq

and update with:

conda update bioconductor-damirseq

or use the docker container:

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

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

Download stats