- recipe bioconductor-dualks
Dual KS Discriminant Analysis and Classification
- Homepage:
https://bioconductor.org/packages/3.14/bioc/html/dualKS.html
- License:
LGPL (>= 2.0)
- Recipe:
This package implements a Kolmogorov Smirnov rank-sum based algorithm for training (i.e. discriminant analysis--identification of genes that discriminate between classes) and classification of gene expression data sets. One of the chief strengths of this approach is that it is amenable to the "multiclass" problem. That is, it can discriminate between more than 2 classes.
- package bioconductor-dualks¶
-
- Versions:
1.53.0-0
,1.52.0-0
,1.50.0-1
,1.50.0-0
,1.48.0-0
,1.46.0-0
,1.44.0-1
,1.42.0-0
- Depends:
bioconductor-affy
>=1.72.0,<1.73.0
bioconductor-biobase
>=2.54.0,<2.55.0
r-base
>=4.1,<4.2.0a0
- Required By:
Installation
With an activated Bioconda channel (see set-up-channels), install with:
conda install bioconductor-dualks
and update with:
conda update bioconductor-dualks
or use the docker container:
docker pull quay.io/biocontainers/bioconductor-dualks:<tag>
(see bioconductor-dualks/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-dualks/README.html)