Skip to content

reese3928/RNAAgeCalc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RNAAgeCalc

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.

Package installation

if (!requireNamespace("BiocManager", quietly = TRUE))  install.packages("BiocManager")    
BiocManager::install("RNAAgeCalc")    

Citation

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}
}