https://github.com/bioconductor-source/rnaagecalc

https://github.com/bioconductor-source/rnaagecalc

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
    Found 2 DOI reference(s) in README
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.6%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: bioconductor-source
  • Language: R
  • Default Branch: devel
  • Size: 5.5 MB
Statistics
  • Stars: 0
  • Watchers: 2
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created almost 2 years ago · Last pushed almost 2 years ago
Metadata Files
Readme

README.md

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

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

Owner

  • Name: (WIP DEV) Bioconductor Packages
  • Login: bioconductor-source
  • Kind: organization
  • Email: maintainer@bioconductor.org

Source code for packages accepted into Bioconductor

GitHub Events

Total
Last Year

Dependencies

DESCRIPTION cran
  • R >= 3.6 depends
  • AnnotationDbi * imports
  • SummarizedExperiment * imports
  • ggplot2 * imports
  • impute * imports
  • methods * imports
  • org.Hs.eg.db * imports
  • recount * imports
  • stats * imports
  • knitr * suggests
  • rmarkdown * suggests
  • testthat * suggests