Resources
This page compiles a list of resources for learning to use and extend iSEE software.
GitHub organisation
The link below redirects to the GitHub organisation that stores the source code for packages maintained by the core developers, as well as additional resources such as tutorials and workshops.
Bioconductor pages
The links below redirect to the web page for each package on the Bioconductor website.
Each page contains information and links to further resources for the latest version of each package available from Bioconductor.
The links below redirect either to the latest version of each package on the release branch if available, or the latest version on the development branch for recent package that have are not reached a release branch yet. For more information, see Using Bioconductor.
pkgdown websites
The links below redirect to help pages and vignettes for the latest version of each package pushed to GitHub.
The latest version pushed to GitHub may be ahead of the latest version available on Bioconductor. As such, the documentation displayed in these websites may not correspond to the version of packages that you are using. In doubt, always refer to help pages that you open in your own R session, using ?
or help()
.
Workshops
iUSEiSEE
Materials: HTML
European Bioconductor Conference 2024
Materials: HTML
Interactive workshop: Bioconductor Workshop Galaxy
Select “Package demo: iSEE Interactive SummarizedExperiment Explorer”.
European Bioconductor Conference 2023
Materials: HTML
European Bioconductor Conference 2020
Materials: HTML
Slides: HTML
Bioconductor Conference 2020 Workshop
Materials: HTML
Slides: HTML
Bioconductor Conference 2019 Workshop
Materials: HTML
Slides: HTML
Books
iSEE The Book
https://isee.github.io/iSEETheBook/
This new book (work in progress) aims to compile essential knowledge about iSEE, catering for three main groups of users:
- End users interacting with the graphical user interface in their web browser.
- Developers of web-applications using iSEE to showcase data sets.
- Developers of extensions contributing new functionality and packages to the iSEE ecosystem.
Extending iSEE
https://isee.github.io/iSEE-book/
This book describes how to use the iSEE application programming interface (API) to develop new panel types for custom visualizations. The book also presents case studies to illustrate the development process for a variety of custom panels.
Videos
Our YouTube channel includes short videos showcasing iSEE apps in action.
Featured videos and playlists are listed on this page.