:orphan: .. only available via index, not via toctree .. title:: Package Recipe 'bioconductor-psichomics' .. highlight: bash bioconductor-psichomics ======================= .. conda:recipe:: bioconductor-psichomics :replaces_section_title: :noindex: Graphical Interface for Alternative Splicing Quantification\, Analysis and Visualisation :homepage: https://bioconductor.org/packages/3.20/bioc/html/psichomics.html :license: MIT + file LICENSE :recipe: /`bioconductor-psichomics `_/`meta.yaml `_ Interactive R package with an intuitive Shiny\-based graphical interface for alternative splicing quantification and integrative analyses of alternative splicing and gene expression based on The Cancer Genome Atlas \(TCGA\)\, the Genotype\-Tissue Expression project \(GTEx\)\, Sequence Read Archive \(SRA\) and user\-provided data. The tool interactively performs survival\, dimensionality reduction and median\- and variance\-based differential splicing and gene expression analyses that benefit from the incorporation of clinical and molecular sample\-associated features \(such as tumour stage or survival\). Interactive visual access to genomic mapping and functional annotation of selected alternative splicing events is also included. .. conda:package:: bioconductor-psichomics |downloads_bioconductor-psichomics| |docker_bioconductor-psichomics| :versions: .. raw:: html
1.32.0-01.28.0-01.26.0-01.24.0-11.24.0-01.20.2-01.20.1-01.20.0-01.18.1-0 ``1.32.0-0``,  ``1.28.0-0``,  ``1.26.0-0``,  ``1.24.0-1``,  ``1.24.0-0``,  ``1.20.2-0``,  ``1.20.1-0``,  ``1.20.0-0``,  ``1.18.1-0``,  ``1.16.0-1``,  ``1.16.0-0``,  ``1.13.1-0``,  ``1.12.0-0``,  ``1.10.0-1``,  ``1.8.1-0`` .. raw:: html
:depends bioconductor-annotationdbi: ``>=1.68.0,<1.69.0`` :depends bioconductor-annotationdbi: ``>=1.68.0,<1.69.0a0`` :depends bioconductor-annotationhub: ``>=3.14.0,<3.15.0`` :depends bioconductor-annotationhub: ``>=3.14.0,<3.15.0a0`` :depends bioconductor-biocfilecache: ``>=2.14.0,<2.15.0`` :depends bioconductor-biocfilecache: ``>=2.14.0,<2.15.0a0`` :depends bioconductor-edger: ``>=4.4.0,<4.5.0`` :depends bioconductor-edger: ``>=4.4.0,<4.5.0a0`` :depends bioconductor-limma: ``>=3.62.0,<3.63.0`` :depends bioconductor-limma: ``>=3.62.0,<3.63.0a0`` :depends bioconductor-recount: ``>=1.32.0,<1.33.0`` :depends bioconductor-recount: ``>=1.32.0,<1.33.0a0`` :depends bioconductor-summarizedexperiment: ``>=1.36.0,<1.37.0`` :depends bioconductor-summarizedexperiment: ``>=1.36.0,<1.37.0a0`` :depends libblas: ``>=3.9.0,<4.0a0`` :depends libgcc: ``>=13`` :depends liblapack: ``>=3.9.0,<4.0a0`` :depends libstdcxx: ``>=13`` :depends r-base: ``>=4.4,<4.5.0a0`` :depends r-cluster: :depends r-colourpicker: :depends r-data.table: :depends r-digest: :depends r-dplyr: :depends r-dt: ``>=0.2`` :depends r-fastica: :depends r-fastmatch: :depends r-ggplot2: :depends r-ggrepel: :depends r-highcharter: ``>=0.5.0`` :depends r-htmltools: :depends r-httr: :depends r-jsonlite: :depends r-pairsd3: :depends r-plyr: :depends r-purrr: :depends r-r.utils: :depends r-rcpp: ``>=0.12.14`` :depends r-reshape2: :depends r-rfast: :depends r-shiny: ``>=1.7.0`` :depends r-shinybs: :depends r-shinyjs: :depends r-stringr: :depends r-survival: :depends r-xml: :depends r-xtable: :requirements: :additional platforms: .. 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-psichomics and update with:: mamba update bioconductor-psichomics To create a new environment, run:: mamba create --name myenvname bioconductor-psichomics 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-psichomics: (see `bioconductor-psichomics/tags`_ for valid values for ````) .. |downloads_bioconductor-psichomics| image:: https://img.shields.io/conda/dn/bioconda/bioconductor-psichomics.svg?style=flat :target: https://anaconda.org/bioconda/bioconductor-psichomics :alt: (downloads) .. |docker_bioconductor-psichomics| image:: https://quay.io/repository/biocontainers/bioconductor-psichomics/status :target: https://quay.io/repository/biocontainers/bioconductor-psichomics .. _`bioconductor-psichomics/tags`: https://quay.io/repository/biocontainers/bioconductor-psichomics?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-psichomics/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-psichomics/README.html