- 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:
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¶
-
- Versions:
2.10.0-0
,2.6.0-0
,2.4.0-0
,2.2.0-1
,2.2.0-0
,1.10.0-0
,1.8.0-1
,1.6.2-0
- Depends:
bioconductor-deseq2
>=1.38.0,<1.39.0
bioconductor-edaseq
>=2.32.0,<2.33.0
bioconductor-edger
>=3.40.0,<3.41.0
bioconductor-limma
>=3.54.0,<3.55.0
bioconductor-summarizedexperiment
>=1.28.0,<1.29.0
bioconductor-sva
>=3.46.0,<3.47.0
r-base
>=4.2,<4.3.0a0
- 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¶
Link to this page¶
Render an badge with the following MarkDown:
[](http://bioconda.github.io/recipes/bioconductor-damirseq/README.html)