:orphan: .. only available via index, not via toctree .. title:: Package Recipe 'bioconductor-phantasus' .. highlight: bash bioconductor-phantasus ====================== .. conda:recipe:: bioconductor-phantasus :replaces_section_title: :noindex: Visual and interactive gene expression analysis :homepage: https://bioconductor.org/packages/3.18/bioc/html/phantasus.html :license: MIT + file LICENSE :recipe: /`bioconductor-phantasus `_/`meta.yaml `_ Phantasus is a web\-application for visual and interactive gene expression analysis. Phantasus is based on Morpheus – a web\-based software for heatmap visualisation and analysis\, which was integrated with an R environment via OpenCPU API. Aside from basic visualization and filtering methods\, R\-based methods such as k\-means clustering\, principal component analysis or differential expression analysis with limma package are supported. .. conda:package:: bioconductor-phantasus |downloads_bioconductor-phantasus| |docker_bioconductor-phantasus| :versions: .. raw:: html
1.22.2-01.20.2-01.18.2-01.14.0-01.12.0-01.10.0-11.10.0-01.8.0-01.6.0-0 ``1.22.2-0``,  ``1.20.2-0``,  ``1.18.2-0``,  ``1.14.0-0``,  ``1.12.0-0``,  ``1.10.0-1``,  ``1.10.0-0``,  ``1.8.0-0``,  ``1.6.0-0``,  ``1.4.0-1``,  ``1.2.1-0`` .. raw:: html
:depends bioconductor-annotationdbi: ``>=1.64.0,<1.65.0`` :depends bioconductor-biobase: ``>=2.62.0,<2.63.0`` :depends bioconductor-deseq2: ``>=1.42.0,<1.43.0`` :depends bioconductor-edger: ``>=4.0.0,<4.1.0`` :depends bioconductor-fgsea: ``>=1.28.0,<1.29.0`` :depends bioconductor-geoquery: ``>=2.70.0,<2.71.0`` :depends bioconductor-limma: ``>=3.58.0,<3.59.0`` :depends bioconductor-rhdf5: ``>=2.46.0,<2.47.0`` :depends r-assertthat: :depends r-base: ``>=4.3,<4.4.0a0`` :depends r-ccapp: :depends r-curl: :depends r-data.table: :depends r-ggplot2: :depends r-gtable: :depends r-htmltools: :depends r-httpuv: :depends r-httr: :depends r-jsonlite: :depends r-matrix: :depends r-opencpu: :depends r-pheatmap: :depends r-protolite: :depends r-rook: :depends r-scales: :depends r-stringr: :depends r-svglite: :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-phantasus and update with:: mamba update bioconductor-phantasus To create a new environment, run:: mamba create --name myenvname bioconductor-phantasus 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-phantasus: (see `bioconductor-phantasus/tags`_ for valid values for ````) .. |downloads_bioconductor-phantasus| image:: https://img.shields.io/conda/dn/bioconda/bioconductor-phantasus.svg?style=flat :target: https://anaconda.org/bioconda/bioconductor-phantasus :alt: (downloads) .. |docker_bioconductor-phantasus| image:: https://quay.io/repository/biocontainers/bioconductor-phantasus/status :target: https://quay.io/repository/biocontainers/bioconductor-phantasus .. _`bioconductor-phantasus/tags`: https://quay.io/repository/biocontainers/bioconductor-phantasus?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-phantasus/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-phantasus/README.html