:orphan: .. only available via index, not via toctree .. title:: Package Recipe 'bioconductor-octad' .. highlight: bash bioconductor-octad ================== .. conda:recipe:: bioconductor-octad :replaces_section_title: :noindex: Open Cancer TherApeutic Discovery \(OCTAD\) :homepage: https://bioconductor.org/packages/3.18/bioc/html/octad.html :license: Artistic-2.0 :recipe: /`bioconductor-octad `_/`meta.yaml `_ OCTAD provides a platform for virtually screening compounds targeting precise cancer patient groups. The essential idea is to identify drugs that reverse the gene expression signature of disease by tamping down over\-expressed genes and stimulating weakly expressed ones. The package offers deep\-learning based reference tissue selection\, disease gene expression signature creation\, pathway enrichment analysis\, drug reversal potency scoring\, cancer cell line selection\, drug enrichment analysis and in silico hit validation. It currently covers \~20\,000 patient tissue samples covering 50 cancer types\, and expression profiles for \~12\,000 distinct compounds. .. conda:package:: bioconductor-octad |downloads_bioconductor-octad| |docker_bioconductor-octad| :versions: ``1.4.0-0``,  ``1.2.0-0``,  ``1.0.0-0`` :depends bioconductor-annotationhub: ``>=3.10.0,<3.11.0`` :depends bioconductor-biobase: ``>=2.62.0,<2.63.0`` :depends bioconductor-deseq2: ``>=1.42.0,<1.43.0`` :depends bioconductor-edaseq: ``>=2.36.0,<2.37.0`` :depends bioconductor-edger: ``>=4.0.0,<4.1.0`` :depends bioconductor-experimenthub: ``>=2.10.0,<2.11.0`` :depends bioconductor-gsva: ``>=1.50.0,<1.51.0`` :depends bioconductor-limma: ``>=3.58.0,<3.59.0`` :depends bioconductor-octad.db: ``>=1.4.0,<1.5.0`` :depends bioconductor-rhdf5: ``>=2.46.0,<2.47.0`` :depends bioconductor-ruvseq: ``>=1.36.0,<1.37.0`` :depends bioconductor-s4vectors: ``>=0.40.0,<0.41.0`` :depends r-base: ``>=4.3,<4.4.0a0`` :depends r-data.table: :depends r-dplyr: :depends r-foreach: :depends r-ggplot2: :depends r-htmlwidgets: :depends r-httr: :depends r-magrittr: :depends r-plotly: :depends r-reshape2: :depends r-rfast: :requirements: .. rubric:: Installation You need a conda-compatible package manager (currently either `micromamba `_, `mamba `_, or `conda `_) and the Bioconda channel already activated (see :ref:`set-up-channels`). While any of above package managers is fine, it is currently recommended to use either micromamba or mamba (see `here `_ for installation instructions). We will show all commands using mamba below, but the arguments are the same for the two others. Given that you already have a conda environment in which you want to have this package, install with:: mamba install bioconductor-octad and update with:: mamba update bioconductor-octad To create a new environment, run:: mamba create --name myenvname bioconductor-octad with ``myenvname`` being a reasonable name for the environment (see e.g. the `mamba docs `_ for details and further options). Alternatively, use the docker container:: docker pull quay.io/biocontainers/bioconductor-octad: (see `bioconductor-octad/tags`_ for valid values for ````) .. |downloads_bioconductor-octad| image:: https://img.shields.io/conda/dn/bioconda/bioconductor-octad.svg?style=flat :target: https://anaconda.org/bioconda/bioconductor-octad :alt: (downloads) .. |docker_bioconductor-octad| image:: https://quay.io/repository/biocontainers/bioconductor-octad/status :target: https://quay.io/repository/biocontainers/bioconductor-octad .. _`bioconductor-octad/tags`: https://quay.io/repository/biocontainers/bioconductor-octad?tab=tags .. raw:: html Download stats ----------------- .. raw:: html :file: ../../templates/package_dashboard.html Link to this page ----------------- Render an |install-with-bioconda| badge with the following MarkDown:: [![install with bioconda](https://img.shields.io/badge/install%20with-bioconda-brightgreen.svg?style=flat)](http://bioconda.github.io/recipes/bioconductor-octad/README.html) .. |install-with-bioconda| image:: https://img.shields.io/badge/install%20with-bioconda-brightgreen.svg?style=flat :target: http://bioconda.github.io/recipes/bioconductor-octad/README.html