RTCA
This package is for version 3.14 of Bioconductor; for the stable, up-to-date release version, see RTCA.
Open-source toolkit to analyse data from xCELLigence System (RTCA)
Bioconductor version: 3.14
Import, analyze and visualize data from Roche(R) xCELLigence RTCA systems. The package imports real-time cell electrical impedance data into R. As an alternative to commercial software shipped along the system, the Bioconductor package RTCA provides several unique transformation (normalization) strategies and various visualization tools.
Author: Jitao David Zhang
Maintainer: Jitao David Zhang <davidvonpku at gmail.com>
citation("RTCA")):
Installation
To install this package, start R (version "4.1") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("RTCA")
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("RTCA")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.