MagpiePKU / EpiTrace

Cell age determination by scATAC-seq and bulk-ATAC-seq
https://epitrace.readthedocs.io
GNU General Public License v3.0
21 stars 1 forks source link

EpiTrace

Computing cell age with bulk and single-cell ATAC-seq data

EpiTrace takes an approximation approach to infer single cell age from single cell ATAC data. It infers single cell age by measuring the total opened reference genomic loci. On these loci, heterogeneity of chromatin accessibility decreases as the cell ages.

EpiTrace firstly algorithmically determine a set of tool genomic loci, on which the total chromatin accessibility (reads) shows maximal correlation to the total opened reference genomic loci. Then, the total chromatin accessibility on this set of tool genomic loci are used as an intermediate tool variable to approximate cell age.

EpiTrace documentation is now on readthedocs.

For descriptions, function references, and tutorials, visit https://epitrace.readthedocs.io

Maintainer: Zhang Yi c.sinensis@gmail.com

Installation

if(!require(pak)){
    install.packages("pak")
}
library(pak)
pak::pkg_install('caleblareau/easyLift')
pak::pkg_install('MagpiePKU/EpiTrace')  

Citation

Xiao, Y., Jin, W., Ju, L. et al. Tracking single-cell evolution using clock-like chromatin accessibility loci. Nat Biotechnol (2024). https://doi.org/10.1038/s41587-024-02241-z