Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 1.27 KB

File metadata and controls

26 lines (21 loc) · 1.27 KB

CDGRNs.jl

Stable Dev Build Status Coverage

CDGRNs.jl provides implementation of Context-Dependent Gene Regulatory Networks (CDGRN) model in Julia. This package provides basic functionalities and examples are work in progress.

Citation

@article{10.1093/bib/bbac633,
    author = {Tu, Yueh-Hua and Juan, Hsueh-Fen and Huang, Hsuan-Cheng},
    title = "{Context-dependent gene regulatory network reveals regulation dynamics and cell trajectories using unspliced transcripts}",
    journal = {Briefings in Bioinformatics},
    year = {2023},
    month = {01},
    issn = {1477-4054},
    doi = {10.1093/bib/bbac633},
    url = {https://doi.org/10.1093/bib/bbac633},
    note = {bbac633},
    eprint = {https://academic.oup.com/bib/advance-article-pdf/doi/10.1093/bib/bbac633/48757164/bbac633.pdf},
}