RNAAgeCalc
is a multi-tissue transcriptionals age calculator.
The RNAAgeCalc
paper can be found here.
The Bioconductor package can be found here.
The Bioconductor package vignette can be found here.
An interactive Shiny App can be found here.
The Shiny App demo can be found here.
The Python version of RNAAgeCalc can be found here.
if (!requireNamespace("BiocManager", quietly = TRUE)) install.packages("BiocManager")
BiocManager::install("RNAAgeCalc")
Ren, X., & Kuan, P. F. (2020). RNAAgeCalc: A multi-tissue transcriptional age calculator. PloS one, 15(8), e0237006.
@article{ren2020rnaagecalc,
title={RNAAgeCalc: A multi-tissue transcriptional age calculator},
author={Ren, Xu and Kuan, Pei-Fen},
journal={PLOS ONE},
volume={15},
number={8},
pages={1-21},
year={2020},
publisher={Public Library of Science}
}