- Home
- Bioconductor 3.15
- Software Packages
- sojourner
sojourner
This package is for version 3.15 of Bioconductor. This package has been removed from Bioconductor. For the last stable, up-to-date release version, see sojourner.
Statistical analysis of single molecule trajectories
Bioconductor version: 3.15
Single molecule tracking has evolved as a novel new approach complementing genomic sequencing, it reports live biophysical properties of molecules being investigated besides properties relating their coding sequence; here we provided "sojourner" package, to address statistical and bioinformatic needs related to the analysis and comprehension of high throughput single molecule tracking data.
Author: Sheng Liu [aut], Sun Jay Yoo [aut], Xiao Na Tang [aut], Young Soo Sung [aut], Carl Wu [aut], Anand Ranjan [ctb], Vu Nguyen [ctb], Sojourner Developer [cre]
Maintainer: Sojourner Developer <sojourner.developer at outlook.com>
citation("sojourner")):
Installation
To install this package, start R (version "4.2") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("sojourner")
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("sojourner")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.