{
  "_id": "6a153fd9acfb0bcc41d5564c",
  "Package": "locuszoomr",
  "Title": "Gene Locus Plot with Gene Annotations",
  "Version": "0.3.9",
  "Authors@R": "c(person(given = \"Myles\",family = \"Lewis\",\nrole = c(\"aut\", \"cre\"),\nemail = \"myles.lewis@qmul.ac.uk\",\ncomment = c(ORCID = \"0000-0001-9365-5345\")))",
  "BugReports": "https://github.com/myles-lewis/locuszoomr/issues",
  "URL": "https://github.com/myles-lewis/locuszoomr",
  "Description": "Publication-ready regional gene locus plots similar to\nthose produced by the web interface 'LocusZoom'\n<https://my.locuszoom.org>, but running locally in R. Genetic\nor genomic data with gene annotation tracks are plotted via R\nbase graphics, 'ggplot2' or 'plotly', allowing flexibility and\neasy customisation including laying out multiple locus plots on\nthe same page. It uses the 'LDlink' API\n<https://ldlink.nih.gov/?tab=apiaccess> to query linkage\ndisequilibrium data from the 1000 Genomes Project and can\noverlay this on plots <doi:10.1093/bioadv/vbaf006>.",
  "Language": "en-gb",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "biocViews": "",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake make libbz2-dev libicu-dev liblzma-dev\nlibpng-dev libuv1-dev libxml2-dev libssl-dev xz-utils\nzlib1g-dev",
  "Repository": "https://myles-lewis.r-universe.dev",
  "Date/Publication": "2026-03-27 15:28:45 UTC",
  "RemoteUrl": "https://github.com/myles-lewis/locuszoomr",
  "RemoteRef": "HEAD",
  "RemoteSha": "633b51278d6100f39f60bb31d2a02fb2d1187ba9",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-26 06:29:58 UTC",
    "User": "root"
  },
  "Author": "Myles Lewis [aut, cre] (ORCID: <https://orcid.org/0000-0001-9365-5345>)",
  "Maintainer": "Myles Lewis <myles.lewis@qmul.ac.uk>",
  "MD5sum": "14d4482dbec14195203d956af758a112",
  "_user": "myles-lewis",
  "_type": "src",
  "_file": "locuszoomr_0.3.9.tar.gz",
  "_fileid": "b370e3ae76421182b8087fc1509f3c22f2f6ab6be41e2d9b3a2ea52aee5c9d86",
  "_filesize": 2786816,
  "_sha256": "b370e3ae76421182b8087fc1509f3c22f2f6ab6be41e2d9b3a2ea52aee5c9d86",
  "_created": "2026-05-26T06:29:58.000Z",
  "_published": "2026-05-26T06:38:17.016Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77819751626,
      "time": 433,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7210429989"
    },
    {
      "job": 77819751624,
      "time": 398,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7210422059"
    },
    {
      "job": 77819751608,
      "time": 292,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7210396664"
    },
    {
      "job": 77819751625,
      "time": 248,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7210385572"
    },
    {
      "job": 77819077644,
      "time": 343,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7210326046"
    },
    {
      "job": 77819751590,
      "time": 212,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7210377853"
    },
    {
      "job": 77819751634,
      "time": 359,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7210412700"
    },
    {
      "job": 77819751635,
      "time": 355,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7210412171"
    },
    {
      "job": 77819751629,
      "time": 304,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7210399312"
    }
  ],
  "_buildurl": "https://github.com/r-universe/myles-lewis/actions/runs/26436047676",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/myles-lewis/locuszoomr",
  "_commit": {
    "id": "633b51278d6100f39f60bb31d2a02fb2d1187ba9",
    "author": "Myles Lewis <24961656+myles-lewis@users.noreply.github.com>",
    "committer": "Myles Lewis <24961656+myles-lewis@users.noreply.github.com>",
    "message": "Add badge\n",
    "time": 1774625325
  },
  "_maintainer": {
    "name": "Myles Lewis",
    "email": "myles.lewis@qmul.ac.uk",
    "login": "myles-lewis",
    "description": "",
    "uuid": 24961656,
    "orcid": "0000-0001-9365-5345"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "AnnotationFilter",
      "role": "Imports"
    },
    {
      "package": "BiocGenerics",
      "role": "Imports"
    },
    {
      "package": "cowplot",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ensembldb",
      "role": "Imports"
    },
    {
      "package": "GenomeInfoDb",
      "role": "Imports"
    },
    {
      "package": "GenomicRanges",
      "role": "Imports"
    },
    {
      "package": "gggrid",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "ggrepel",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "grid",
      "role": "Imports"
    },
    {
      "package": "IRanges",
      "role": "Imports"
    },
    {
      "package": "LDlinkR",
      "role": "Imports"
    },
    {
      "package": "memoise",
      "role": "Imports"
    },
    {
      "package": "plotly",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "rtracklayer",
      "role": "Imports"
    },
    {
      "package": "zoo",
      "role": "Imports"
    },
    {
      "package": "AnnotationHub",
      "role": "Suggests"
    },
    {
      "package": "EnsDb.Hsapiens.v75",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "myles-lewis",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2026-13",
      "n": 3
    }
  ],
  "_tags": [],
  "_stars": 56,
  "_contributors": [
    {
      "user": "myles-lewis",
      "count": 567,
      "uuid": 24961656
    },
    {
      "user": "twillis209",
      "count": 17,
      "uuid": 30097448
    }
  ],
  "_userbio": {
    "uuid": 24961656,
    "type": "user",
    "name": "Myles Lewis"
  },
  "_downloads": {
    "count": 693,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/locuszoomr"
  },
  "_devurl": "https://github.com/myles-lewis/locuszoomr",
  "_searchresults": 119,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/locuszoomr.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/myles-lewis/locuszoomr",
  "_realowner": "myles-lewis",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2023-11-01"
    },
    {
      "version": "0.1.2",
      "date": "2023-11-02"
    },
    {
      "version": "0.1.3",
      "date": "2023-12-06"
    },
    {
      "version": "0.2.0",
      "date": "2024-01-08"
    },
    {
      "version": "0.2.1",
      "date": "2024-02-17"
    },
    {
      "version": "0.3.0",
      "date": "2024-04-16"
    },
    {
      "version": "0.3.1",
      "date": "2024-07-03"
    },
    {
      "version": "0.3.2",
      "date": "2024-08-19"
    },
    {
      "version": "0.3.4",
      "date": "2024-09-06"
    },
    {
      "version": "0.3.5",
      "date": "2024-09-15"
    },
    {
      "version": "0.3.6",
      "date": "2025-01-26"
    },
    {
      "version": "0.3.7",
      "date": "2025-02-10"
    },
    {
      "version": "0.3.8",
      "date": "2025-03-03"
    }
  ],
  "_exports": [
    "eqtl_plot",
    "genetrack_ly",
    "genetracks",
    "genetracks_grob",
    "gg_addgenes",
    "gg_genetracks",
    "gg_scatter",
    "line_plot",
    "link_eqtl",
    "link_LD",
    "link_recomb",
    "locus",
    "locus_ggplot",
    "locus_plot",
    "locus_plotly",
    "multi_layout",
    "overlay_plot",
    "quick_peak",
    "scatter_plot",
    "scatter_plotly",
    "set_layers"
  ],
  "_datasets": [
    {
      "name": "SLE_gwas_sub",
      "title": "SLE GWAS data subset",
      "object": "SLE_gwas_sub",
      "file": "SLE_gwas_sub.rdata",
      "class": [
        "data.frame"
      ],
      "fields": [
        "chrom",
        "pos",
        "rsid",
        "other_allele",
        "effect_allele",
        "p",
        "beta",
        "se",
        "OR",
        "OR_lower",
        "OR_upper",
        "r2"
      ],
      "rows": 1990,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "eqtl_plot",
      "title": "Locus eQTL plot",
      "topics": [
        "eqtl_plot"
      ]
    },
    {
      "page": "genetrack_ly",
      "title": "Gene tracks using 'plotly'",
      "topics": [
        "genetrack_ly"
      ]
    },
    {
      "page": "genetracks",
      "title": "Plot gene tracks",
      "topics": [
        "genetracks"
      ]
    },
    {
      "page": "genetracks_grob",
      "title": "Create gene tracks grob",
      "topics": [
        "genetracks_grob"
      ]
    },
    {
      "page": "gg_addgenes",
      "title": "Add gene tracks to a ggplot2 plot",
      "topics": [
        "gg_addgenes"
      ]
    },
    {
      "page": "gg_genetracks",
      "title": "Plot gene tracks",
      "topics": [
        "gg_genetracks"
      ]
    },
    {
      "page": "gg_scatter",
      "title": "Locus scatter plot using ggplot2",
      "topics": [
        "gg_scatter"
      ]
    },
    {
      "page": "line_plot",
      "title": "Locus line plot",
      "topics": [
        "line_plot"
      ]
    },
    {
      "page": "link_eqtl",
      "title": "Obtain GTEx eQTL data via LDlinkR",
      "topics": [
        "link_eqtl"
      ]
    },
    {
      "page": "link_LD",
      "title": "Obtain LD at a locus from LDlink",
      "topics": [
        "link_LD"
      ]
    },
    {
      "page": "link_recomb",
      "title": "Query UCSC for Recombination data",
      "topics": [
        "link_recomb"
      ]
    },
    {
      "page": "locus",
      "title": "Create locus object for plotting",
      "topics": [
        "locus"
      ]
    },
    {
      "page": "locus_ggplot",
      "title": "Locus plot using ggplot2",
      "topics": [
        "locus_ggplot"
      ]
    },
    {
      "page": "locus_plot",
      "title": "Locus plot",
      "topics": [
        "locus_plot"
      ]
    },
    {
      "page": "locus_plotly",
      "title": "Locus plotly",
      "topics": [
        "locus_plotly"
      ]
    },
    {
      "page": "multi_layout",
      "title": "Layout multiple locus plots",
      "topics": [
        "multi_layout"
      ]
    },
    {
      "page": "overlay_plot",
      "title": "Plot overlaying eQTL and GWAS data",
      "topics": [
        "overlay_plot"
      ]
    },
    {
      "page": "quick_peak",
      "title": "Fast peak finder in GWAS data",
      "topics": [
        "quick_peak"
      ]
    },
    {
      "page": "scatter_plot",
      "title": "Locus scatter plot",
      "topics": [
        "scatter_plot"
      ]
    },
    {
      "page": "scatter_plotly",
      "title": "Locus scatter plotly",
      "topics": [
        "scatter_plotly"
      ]
    },
    {
      "page": "set_layers",
      "title": "Set up a column of multiple plots",
      "topics": [
        "set_layers"
      ]
    },
    {
      "page": "SLE_gwas_sub",
      "title": "SLE GWAS data subset",
      "topics": [
        "SLE_gwas_sub"
      ]
    }
  ],
  "_readme": "https://github.com/myles-lewis/locuszoomr/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "AnnotationDbi",
    "AnnotationFilter",
    "askpass",
    "base64enc",
    "BH",
    "Biobase",
    "BiocBaseUtils",
    "BiocGenerics",
    "BiocIO",
    "BiocParallel",
    "Biostrings",
    "bit",
    "bit64",
    "bitops",
    "blob",
    "bslib",
    "cachem",
    "cigarillo",
    "cli",
    "codetools",
    "cowplot",
    "cpp11",
    "crayon",
    "crosstalk",
    "curl",
    "data.table",
    "DBI",
    "DelayedArray",
    "digest",
    "dplyr",
    "ensembldb",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "formatR",
    "fs",
    "futile.logger",
    "futile.options",
    "generics",
    "GenomeInfoDb",
    "GenomicAlignments",
    "GenomicFeatures",
    "GenomicRanges",
    "gggrid",
    "ggplot2",
    "ggrepel",
    "glue",
    "gtable",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httr",
    "IRanges",
    "isoband",
    "jquerylib",
    "jsonlite",
    "KEGGREST",
    "knitr",
    "labeling",
    "lambda.r",
    "later",
    "lattice",
    "lazyeval",
    "LDlinkR",
    "lifecycle",
    "magrittr",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "memoise",
    "mime",
    "openssl",
    "otel",
    "pillar",
    "pkgconfig",
    "plotly",
    "png",
    "promises",
    "ProtGenerics",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RCurl",
    "restfulr",
    "Rhtslib",
    "rjson",
    "rlang",
    "rmarkdown",
    "Rsamtools",
    "RSQLite",
    "rtracklayer",
    "S4Arrays",
    "S4Vectors",
    "S7",
    "sass",
    "scales",
    "Seqinfo",
    "snow",
    "SparseArray",
    "stringi",
    "stringr",
    "SummarizedExperiment",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "UCSC.utils",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "XML",
    "XVector",
    "yaml",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "locuszoomr.Rmd",
      "filename": "locuszoomr.html",
      "title": "locuszoomr",
      "author": "Myles Lewis",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Installation",
        "Example locus plot",
        "Accessing Ensembl databases",
        "Controlling the locus",
        "Obtaining LD information",
        "Add recombination rate",
        "Customise plots and labels",
        "Point shapes",
        "Customise gene tracks",
        "Plot gene annotation only",
        "Add eQTL data via LDlink",
        "Change y-axis variable",
        "Arrange multiple locus plots",
        "Layering plots",
        "Column of plots",
        "Overlaid plots",
        "Add custom legend / features",
        "ggplot2 version",
        "Shapes",
        "Arrange multiple ggplots",
        "Plotly version",
        "Plot all GWAS peaks",
        "Manhattan & other plots",
        "Citation",
        "References"
      ],
      "created": "2021-11-17 18:06:53",
      "modified": "2025-02-26 15:31:37",
      "commits": 97
    }
  ],
  "_score": 6.999826247454413,
  "_indexed": true,
  "_nocasepkg": "locuszoomr",
  "_universes": [
    "myles-lewis"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.9",
      "date": "2026-05-26T06:34:28.000Z",
      "distro": "noble",
      "commit": "633b51278d6100f39f60bb31d2a02fb2d1187ba9",
      "fileid": "5ff8394da6851ac830c69766ef9843102ce9535a8be4f9e38bce3c7ddcac4dab",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/myles-lewis/actions/runs/26436047676"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.9",
      "date": "2026-05-26T06:33:56.000Z",
      "distro": "noble",
      "commit": "633b51278d6100f39f60bb31d2a02fb2d1187ba9",
      "fileid": "8fdb905c64d5bfd9f34458ac9e7ee748f85bc37165eba466ec71e4ea0e2eac1d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/myles-lewis/actions/runs/26436047676"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.9",
      "date": "2026-05-26T06:32:59.000Z",
      "commit": "633b51278d6100f39f60bb31d2a02fb2d1187ba9",
      "fileid": "b4d8ecff8ea074d7a9c3cb46471b929add9f64314fab509cc304bb99b1e0d87d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/myles-lewis/actions/runs/26436047676"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.9",
      "date": "2026-05-26T06:32:33.000Z",
      "commit": "633b51278d6100f39f60bb31d2a02fb2d1187ba9",
      "fileid": "f71f46c84965b086069ff9b411009945a2159d34b6aa6dc0631893bc727f1271",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/myles-lewis/actions/runs/26436047676"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.9",
      "date": "2026-05-26T06:34:12.000Z",
      "commit": "633b51278d6100f39f60bb31d2a02fb2d1187ba9",
      "fileid": "28cae1212689c799c76231f3eacd6ececdc8d531d591e126b1143b41ca7c4748",
      "status": "success",
      "buildurl": "https://github.com/r-universe/myles-lewis/actions/runs/26436047676"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.9",
      "date": "2026-05-26T06:32:54.000Z",
      "commit": "633b51278d6100f39f60bb31d2a02fb2d1187ba9",
      "fileid": "f02826bfbdc986a38439e6cb465edbd038336c38f3183a6b8ab0322471dac03c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/myles-lewis/actions/runs/26436047676"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.9",
      "date": "2026-05-26T06:33:01.000Z",
      "commit": "633b51278d6100f39f60bb31d2a02fb2d1187ba9",
      "fileid": "42edb83259d6aa943335cad5d17b5660e2c3cd42bb27828f3c834d00c8230db7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/myles-lewis/actions/runs/26436047676"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.9",
      "date": "2026-05-26T06:32:39.000Z",
      "commit": "633b51278d6100f39f60bb31d2a02fb2d1187ba9",
      "fileid": "77d25c5f0c1d5f6ff167eb1ff864ec472bedcadaad31cd907ea2bd68c56df636",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/myles-lewis/actions/runs/26436047676"
    }
  ]
}