Package: rGenomeTracks
Title: Integerated visualization of epigenomic data
Version: 1.16.0
Authors@R: 
    person(given = "Omar",
           family = "Elashkar",
           role = c("aut", "cre"),
           email = "omar.i.elashkar@gmail.com",
           comment = c(ORCID = "0000-0002-5505-778X"))
Description: rGenomeTracks package leverages the power of pyGenomeTracks software
             with the interactivity of R.
             pyGenomeTracks is a python software that offers robust method for visualizing
             epigenetic data files like narrowPeak, Hic matrix, TADs and arcs, however though,
             here is no way currently to use it within R interactive session.
             rGenomeTracks wrapped the whole functionality of pyGenomeTracks with additional utilites
             to make to more pleasant for R users.
Config/reticulate: list( packages = list( list(package =
        "pyGenomeTracks", version = "3.6") ) )
License: GPL-3
Depends: R (>= 4.1.0),
Imports: imager, reticulate, methods, rGenomeTracksData
SystemRequirements: pyGenomeTracks (prefered to use
        install_pyGenomeTracks())
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.1
Suggests: rmarkdown, knitr, testthat (>= 3.0.0)
Config/testthat/edition: 3
VignetteBuilder: knitr
biocViews: Software, HiC, Visualization
git_url: https://git.bioconductor.org/packages/rGenomeTracks
git_branch: RELEASE_3_22
git_last_commit: c118752
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.22
Date/Publication: 2025-10-29
NeedsCompilation: no
Packaged: 2025-10-30 06:02:01 UTC; biocbuild
Author: Omar Elashkar [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-5505-778X>)
Maintainer: Omar Elashkar <omar.i.elashkar@gmail.com>
