:orphan: .. only available via index, not via toctree .. title:: Package Recipe 'bioconductor-ggcyto' .. highlight: bash bioconductor-ggcyto =================== .. conda:recipe:: bioconductor-ggcyto :replaces_section_title: :noindex: Visualize Cytometry data with ggplot :homepage: https://bioconductor.org/packages/3.14/bioc/html/ggcyto.html :license: Artistic-2.0 :recipe: /`bioconductor-ggcyto `_/`meta.yaml `_ :links: biotools: :biotools:`ggcyto`, doi: :doi:`10.1038/nmeth.3252` With the dedicated fortify method implemented for flowSet\, ncdfFlowSet and GatingSet classes\, both raw and gated flow cytometry data can be plotted directly with ggplot. ggcyto wrapper and some customed layers also make it easy to add gates and population statistics to the plot. .. conda:package:: bioconductor-ggcyto |downloads_bioconductor-ggcyto| |docker_bioconductor-ggcyto| :versions: .. raw:: html
1.22.0-01.20.0-01.18.0-11.18.0-01.16.0-01.14.0-01.12.0-11.10.2-01.10.0-0 ``1.22.0-0``,  ``1.20.0-0``,  ``1.18.0-1``,  ``1.18.0-0``,  ``1.16.0-0``,  ``1.14.0-0``,  ``1.12.0-1``,  ``1.10.2-0``,  ``1.10.0-0``,  ``1.8.2-0``,  ``1.6.0-0``,  ``1.4.1-0``,  ``1.4.0-0`` .. raw:: html
:depends bioconductor-flowcore: ``>=2.6.0,<2.7.0`` :depends bioconductor-flowworkspace: ``>=4.6.0,<4.7.0`` :depends bioconductor-ncdfflow: ``>=2.40.0,<2.41.0`` :depends r-base: ``>=4.1,<4.2.0a0`` :depends r-data.table: :depends r-ggplot2: ``>=3.3.0`` :depends r-gridextra: :depends r-hexbin: :depends r-plyr: :depends r-rcolorbrewer: :depends r-rlang: :depends r-scales: :requirements: .. rubric:: Installation With an activated Bioconda channel (see :ref:`set-up-channels`), install with:: conda install bioconductor-ggcyto and update with:: conda update bioconductor-ggcyto or use the docker container:: docker pull quay.io/biocontainers/bioconductor-ggcyto: (see `bioconductor-ggcyto/tags`_ for valid values for ````) .. |downloads_bioconductor-ggcyto| image:: https://img.shields.io/conda/dn/bioconda/bioconductor-ggcyto.svg?style=flat :target: https://anaconda.org/bioconda/bioconductor-ggcyto :alt: (downloads) .. |docker_bioconductor-ggcyto| image:: https://quay.io/repository/biocontainers/bioconductor-ggcyto/status :target: https://quay.io/repository/biocontainers/bioconductor-ggcyto .. _`bioconductor-ggcyto/tags`: https://quay.io/repository/biocontainers/bioconductor-ggcyto?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-ggcyto/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-ggcyto/README.html