{
  "_id": "6a1aaf0f1d7bb097a09d5294",
  "Package": "rGenomeTracks",
  "Title": "Integerated visualization of epigenomic data",
  "Version": "1.19.0",
  "Authors@R": "person(given = \"Omar\",\nfamily = \"Elashkar\",\nrole = c(\"aut\", \"cre\"),\nemail = \"omar.i.elashkar@gmail.com\",\ncomment = c(ORCID = \"0000-0002-5505-778X\"))",
  "Description": "rGenomeTracks package leverages the power of\npyGenomeTracks software with the interactivity of R.\npyGenomeTracks is a python software that offers robust method\nfor visualizing epigenetic data files like narrowPeak, Hic\nmatrix, TADs and arcs, however though, here is no way currently\nto use it within R interactive session. rGenomeTracks wrapped\nthe whole functionality of pyGenomeTracks with additional\nutilites to make to more pleasant for R users.",
  "Config/reticulate": "list( packages = list( list(package =\n\"pyGenomeTracks\", version = \"3.6\") ) )",
  "License": "GPL-3",
  "SystemRequirements": "pyGenomeTracks (prefered to use\ninstall_pyGenomeTracks())",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.1.1",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "biocViews": "Software, HiC, Visualization",
  "Config/pak/sysreqs": "libfftw3-dev libglpk-dev libicu-dev libjpeg-dev\nlibpng-dev libtiff-dev libxml2-dev libssl-dev python3\nlibx11-dev zlib1g-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 12:56:52 UTC",
  "RemoteUrl": "https://github.com/bioc/rGenomeTracks",
  "RemoteRef": "HEAD",
  "RemoteSha": "8fe422af4e24be6f2ceb91d646ee32e2d69deddf",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-30 07:03:55 UTC",
    "User": "root"
  },
  "Author": "Omar Elashkar [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-5505-778X>)",
  "Maintainer": "Omar Elashkar <omar.i.elashkar@gmail.com>",
  "MD5sum": "f5bff24f9472c3ca9ace51e27bbd89e7",
  "_user": "bioc",
  "_type": "src",
  "_file": "rGenomeTracks_1.19.0.tar.gz",
  "_fileid": "e5c3a9eb88a2a04ee55801f0a239bca45fd66e49b3c1c401943d93dced324b13",
  "_filesize": 4233435,
  "_sha256": "e5c3a9eb88a2a04ee55801f0a239bca45fd66e49b3c1c401943d93dced324b13",
  "_created": "2026-05-30T07:03:55.000Z",
  "_published": "2026-05-30T09:34:07.044Z",
  "_jobs": [
    {
      "job": 78632204045,
      "time": 159,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7306320119"
    },
    {
      "job": 78632204117,
      "time": 208,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7306325951"
    },
    {
      "job": 78632204058,
      "time": 227,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7306328169"
    },
    {
      "job": 78632204093,
      "time": 127,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7307159357"
    },
    {
      "job": 78632204114,
      "time": 131,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7307160193"
    },
    {
      "job": 78631995094,
      "time": 212,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306301224"
    },
    {
      "job": 78632204051,
      "time": 133,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306316979"
    },
    {
      "job": 78632204121,
      "time": 360,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7306343693"
    },
    {
      "job": 78632204089,
      "time": 417,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7306350343"
    },
    {
      "job": 78632204103,
      "time": 454,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7306354776"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 1,
    "note": 13
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26677504443",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/rGenomeTracks",
  "_commit": {
    "id": "8fe422af4e24be6f2ceb91d646ee32e2d69deddf",
    "author": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "committer": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "message": "bump x.y.z version to odd y following creation of RELEASE_3_23 branch\n",
    "time": 1777381012
  },
  "_maintainer": {
    "name": "Omar Elashkar",
    "email": "omar.i.elashkar@gmail.com",
    "orcid": "0000-0002-5505-778X"
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "imager",
      "role": "Imports"
    },
    {
      "package": "reticulate",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "rGenomeTracksData",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.19.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.18.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "software",
    "hic",
    "visualization"
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 304,
    "source": "https://www.bioconductor.org/packages/stats/bioc/rGenomeTracks"
  },
  "_searchresults": 5,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/rGenomeTracks.html",
    "manual.pdf"
  ],
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "epilogos_json",
    "install_pyGenomeTracks",
    "plot_gtracks",
    "track_bed",
    "track_bedgraph",
    "track_bedgraph_matrix",
    "track_bigwig",
    "track_domains",
    "track_epilogos",
    "track_gtf",
    "track_hic_matrix",
    "track_hlines",
    "track_links",
    "track_narrow_peak",
    "track_scalebar",
    "track_spacer",
    "track_vlines",
    "track_x_axis"
  ],
  "_help": [
    {
      "page": "plus-genome_track-genome_track-method",
      "title": "Adding genome_track Objects",
      "topics": [
        "+,genome_track,genome_track-method"
      ]
    },
    {
      "page": "epilogos_json",
      "title": "Generate epilogo json configuration file",
      "topics": [
        "epilogos_json"
      ]
    },
    {
      "page": "install_pyGenomeTracks",
      "title": "Install pyGenomeTracks Dependency",
      "topics": [
        "install_pyGenomeTracks"
      ]
    },
    {
      "page": "plot_gtracks",
      "title": "Plotting genomic tracks",
      "topics": [
        "genome_track",
        "plot_gtracks",
        "plot_gtracks,",
        "plot_gtracks,genome_track-method"
      ]
    },
    {
      "page": "track_bed",
      "title": "Generate bed track",
      "topics": [
        "track_bed"
      ]
    },
    {
      "page": "track_bedgraph",
      "title": "Generate bedgraph track",
      "topics": [
        "track_bedgraph"
      ]
    },
    {
      "page": "track_bedgraph_matrix",
      "title": "Generate bedgraph matrix track",
      "topics": [
        "track_bedgraph_matrix"
      ]
    },
    {
      "page": "track_bigwig",
      "title": "Generate bigwig track",
      "topics": [
        "track_bigwig"
      ]
    },
    {
      "page": "track_domains",
      "title": "Generate domains track",
      "topics": [
        "track_domains"
      ]
    },
    {
      "page": "track_epilogos",
      "title": "Generate epilogos track",
      "topics": [
        "track_epilogos"
      ]
    },
    {
      "page": "track_gtf",
      "title": "Generate gtf track",
      "topics": [
        "track_gtf"
      ]
    },
    {
      "page": "track_hic_matrix",
      "title": "Generate HiC track",
      "topics": [
        "track_hic_matrix"
      ]
    },
    {
      "page": "track_hlines",
      "title": "Generate a track with horizontal lines",
      "topics": [
        "track_hlines"
      ]
    },
    {
      "page": "track_links",
      "title": "Generate links track",
      "topics": [
        "track_links"
      ]
    },
    {
      "page": "track_narrow_peak",
      "title": "Generate narrow peaks track",
      "topics": [
        "track_narrow_peak"
      ]
    },
    {
      "page": "track_scalebar",
      "title": "Generate scalebar track",
      "topics": [
        "track_scalebar"
      ]
    },
    {
      "page": "track_spacer",
      "title": "Generate spacing track",
      "topics": [
        "track_spacer"
      ]
    },
    {
      "page": "track_vlines",
      "title": "Overlay vertical lines from a bed file",
      "topics": [
        "track_vlines"
      ]
    },
    {
      "page": "track_x_axis",
      "title": "Specify x_axis option for genome_track.",
      "topics": [
        "track_x_axis"
      ]
    }
  ],
  "_rundeps": [
    "AnnotationDbi",
    "AnnotationHub",
    "askpass",
    "Biobase",
    "BiocBaseUtils",
    "BiocFileCache",
    "BiocGenerics",
    "BiocManager",
    "BiocVersion",
    "Biostrings",
    "bit",
    "bit64",
    "blob",
    "bmp",
    "cachem",
    "cli",
    "cpp11",
    "crayon",
    "curl",
    "DBI",
    "dbplyr",
    "digest",
    "downloader",
    "dplyr",
    "fastmap",
    "filelock",
    "generics",
    "glue",
    "here",
    "httr",
    "httr2",
    "igraph",
    "imager",
    "IRanges",
    "jpeg",
    "jsonlite",
    "KEGGREST",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "memoise",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "png",
    "purrr",
    "R6",
    "rappdirs",
    "Rcpp",
    "RcppTOML",
    "readbitmap",
    "reticulate",
    "rGenomeTracksData",
    "rlang",
    "rprojroot",
    "RSQLite",
    "S4Vectors",
    "Seqinfo",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "tiff",
    "utf8",
    "vctrs",
    "withr",
    "XVector",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "rGenomeTracks.Rmd",
      "filename": "rGenomeTracks.html",
      "title": "rGenomeTracks",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Installing PyGenomeTracks",
        "Principle",
        "Tips",
        "Quickly create multiple tracks",
        "Create complex layout figures",
        "Session Information"
      ],
      "created": "2021-07-15 08:55:26",
      "modified": "2021-08-23 02:48:54",
      "commits": 7
    }
  ],
  "_score": 3.3010299956639813,
  "_indexed": true,
  "_nocasepkg": "rgenometracks",
  "_universes": [
    "bioc"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.19.0",
      "date": "2026-05-30T07:07:07.000Z",
      "distro": "noble",
      "commit": "8fe422af4e24be6f2ceb91d646ee32e2d69deddf",
      "fileid": "e0fbd381e58f73ca128a8d1b009b6f383b3bd4416afb4e56bd3c8877e433c44c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677504443"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.19.0",
      "date": "2026-05-30T07:07:24.000Z",
      "distro": "noble",
      "commit": "8fe422af4e24be6f2ceb91d646ee32e2d69deddf",
      "fileid": "c23835b0bb55397e73346e2f3b9591c2a60307c47b7c2ecac58c114aa1201b2b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677504443"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.19.0",
      "date": "2026-05-30T09:24:43.000Z",
      "commit": "8fe422af4e24be6f2ceb91d646ee32e2d69deddf",
      "fileid": "63be3a01ca4d6c2575431b7606a1bf897c93d67e64ea22cca5f13eb3e640376b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677504443"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.19.0",
      "date": "2026-05-30T09:24:53.000Z",
      "commit": "8fe422af4e24be6f2ceb91d646ee32e2d69deddf",
      "fileid": "cef6b129004a21a25a2cd3ac8cbfcc3d1c749b9e444a5fe94a72913247ebc29a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677504443"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.19.0",
      "date": "2026-05-30T07:06:25.000Z",
      "commit": "8fe422af4e24be6f2ceb91d646ee32e2d69deddf",
      "fileid": "796ad9950faa49511dbe224360161eae61a3e3f36997e3fc5c222905a47c0ed4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677504443"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.19.0",
      "date": "2026-05-30T07:09:46.000Z",
      "commit": "8fe422af4e24be6f2ceb91d646ee32e2d69deddf",
      "fileid": "e86f4448ef965523ac490e5c785dab8dd15c2867cd01ecf5e7f786ee1cd48934",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677504443"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.19.0",
      "date": "2026-05-30T07:10:25.000Z",
      "commit": "8fe422af4e24be6f2ceb91d646ee32e2d69deddf",
      "fileid": "54ec886aa8a917544b7a9d8ea250cc481e3a9ed5a69b282004f9b14414bcf86e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677504443"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.19.0",
      "date": "2026-05-30T07:11:09.000Z",
      "commit": "8fe422af4e24be6f2ceb91d646ee32e2d69deddf",
      "fileid": "de0086ca6a38b9d1a7520f3e0d1e8b95a7e9f4af2ad5cbe22898243eec169fd9",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677504443"
    }
  ]
}