Then, we create an iSEE
app that compares the ReducedDimensionHexPlot panel – defined in this
package – to the standard ReducedDimensionPlot defined in the
iSEE package.
Below is the citation output from using citation('iSEEhex') in R.
Please run this yourself to check for any updates on how to cite
iSEEhex.
print(citation('iSEEhex'), bibtex = TRUE)
#>
#> Rue-Albrecht K, Soneson C, Marini F, Lun A (2022). _iSEEhex_. doi:
#> 10.18129/B9.bioc.iSEEhex (URL:
#> https://doi.org/10.18129/B9.bioc.iSEEhex),
#> https://github.com/kevinrue/MyBioconductorPackage/iSEEhex - R package
#> version 0.99.0, <URL: http://www.bioconductor.org/packages/iSEEhex>.
#>
#> A BibTeX entry for LaTeX users is
#>
#> @Manual{,
#> title = {iSEEhex},
#> author = {Kevin Rue-Albrecht and Charlotte Soneson and Federico Marini and Aaron Lun},
#> year = {2022},
#> url = {http://www.bioconductor.org/packages/iSEEhex},
#> note = {https://github.com/kevinrue/MyBioconductorPackage/iSEEhex - R package version 0.99.0},
#> doi = {10.18129/B9.bioc.iSEEhex},
#> }
#>
#> Rue-Albrecht K, Soneson C, Marini F, Lun A (2018). "iSEE: Interactive
#> SummarizedExperiment Explorer." _F1000Research_, *7*, 741. doi:
#> 10.12688/f1000research.14966.1 (URL:
#> https://doi.org/10.12688/f1000research.14966.1), <URL:
#> https://f1000research.com/articles/7-741>.
#>
#> A BibTeX entry for LaTeX users is
#>
#> @Article{,
#> title = {iSEE: Interactive SummarizedExperiment Explorer},
#> author = {Kevin Rue-Albrecht and Charlotte Soneson and Federico Marini and Aaron Lun},
#> publisher = {F1000 Research, Ltd.},
#> journal = {F1000Research},
#> year = {2018},
#> month = {Jun},
#> volume = {7},
#> pages = {741},
#> doi = {10.12688/f1000research.14966.1},
#> url = {https://f1000research.com/articles/7-741},
#> }
Please note that the iSEEhex was only made possible thanks to many
other R and bioinformatics software authors, which are cited either in
the vignettes and/or the paper(s) describing this package.
Code of Conduct
Please note that the iSEEhex project is released with a Contributor
Code of Conduct. By
contributing to this project, you agree to abide by its terms.
iSEEhex
The goal of
iSEEhexis to provide panels summarising data points in hexagonal bins for iSEE.Installation instructions
Get the latest stable
Rrelease from CRAN. Then installiSEEhexfrom Bioconductor using the following code:And the development version from GitHub with:
Example
For demonstration, we prepare an example SingleCellExperiment object.
Then, we create an iSEE app that compares the
ReducedDimensionHexPlotpanel – defined in this package – to the standardReducedDimensionPlotdefined in the iSEE package.Citation
Below is the citation output from using
citation('iSEEhex')in R. Please run this yourself to check for any updates on how to cite iSEEhex.Please note that the
iSEEhexwas only made possible thanks to many other R and bioinformatics software authors, which are cited either in the vignettes and/or the paper(s) describing this package.Code of Conduct
Please note that the
iSEEhexproject is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.Development tools
For more details, check the
devdirectory.This package was developed using biocthis.
Code of Conduct
Please note that the iSEEhex project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.