- Home
- Bioconductor 3.22
- Software Packages
- iSEEfier
iSEEfier
This is the released version of iSEEfier; for the devel version, see iSEEfier.
Streamlining the creation of initial states for starting an iSEE instance
Bioconductor version: Release (3.22)
iSEEfier provides a set of functionality to quickly and intuitively create, inspect, and combine initial configuration objects. These can be conveniently passed in a straightforward manner to the function call to launch iSEE() with the specified configuration. This package currently works seamlessly with the sets of panels provided by the iSEE and iSEEu packages, but can be extended to accommodate the usage of any custom panel (e.g. from iSEEde, iSEEpathways, or any panel developed independently by the user).
Author: Najla Abassi [aut, cre] ORCID iD ORCID: 0000-0001-8357-0938 , Federico Marini [aut] ORCID iD ORCID: 0000-0003-3252-7758
Maintainer: Najla Abassi <abassi.nejla96 at gmail.com>
citation("iSEEfier")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("iSEEfier")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("iSEEfier")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.