- Home
- Bioconductor 3.21
- Software Packages
- barcodetrackR
barcodetrackR
This package is for version 3.21 of Bioconductor; for the stable, up-to-date release version, see barcodetrackR.
Functions for Analyzing Cellular Barcoding Data
Bioconductor version: 3.21
barcodetrackR is an R package developed for the analysis and visualization of clonal tracking data. Data required is samples and tag abundances in matrix form. Usually from cellular barcoding experiments, integration site retrieval analyses, or similar technologies.
Author: Diego Alexander Espinoza [aut, cre], Ryland Mortlock [aut]
Maintainer: Diego Alexander Espinoza <diego.espinoza at pennmedicine.upenn.edu>
citation("barcodetrackR")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("barcodetrackR")
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("barcodetrackR")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.