The goal of iSEEtree is to provide panels related to TreeSummarizedExperiment
objects which facilitate the interactive visualisation of microbiome data in
iSEE.
Installation instructions
The release version of iSEEtree can be installed from Bioconductor as follows:
if (!requireNamespace("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("iSEEtree")
Contributors or users interested in the latest functionality can install the
devel version of iSEEtree as follows:
if (!requireNamespace("BiocManager", quietly = TRUE))
install.packages("BiocManager")
# The following initializes usage of Bioc devel
BiocManager::install(version='devel')
BiocManager::install("iSEEtree")
Example
The basic functionality of iSEEtree can be explored as follows:
Please note that the iSEEtree project is released with a
Contributor Code of Conduct.
By contributing to this project, you agree to abide by its terms. Contributions
are welcome in the form of feedback, issues and pull requests. You can find the
contributor guidelines of the miaverse
here.
Acknowledgements
Please note that iSEEtree 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. In particular, iSEEtree implements the miaViz package for microbiome data
visualisation to create panels that are specific for TreeSummarizedExperiment
objects. Not surprisingly, it also depends on the generic panels from iSEE.
This package was developed using the following resources:
iSEEtree
The goal of iSEEtree is to provide panels related to TreeSummarizedExperiment objects which facilitate the interactive visualisation of microbiome data in iSEE.
Installation instructions
The release version of iSEEtree can be installed from Bioconductor as follows:
Contributors or users interested in the latest functionality can install the devel version of iSEEtree as follows:
Example
The basic functionality of iSEEtree can be explored as follows:
Code of Conduct
Please note that the iSEEtree project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms. Contributions are welcome in the form of feedback, issues and pull requests. You can find the contributor guidelines of the miaverse here.
Acknowledgements
Please note that iSEEtree 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. In particular, iSEEtree implements the miaViz package for microbiome data visualisation to create panels that are specific for TreeSummarizedExperiment objects. Not surprisingly, it also depends on the generic panels from iSEE.
This package was developed using the following resources: