Package: easylabel Type: Package Title: Interactive Scatter Plot and Volcano Plot Labels Version: 0.3.4 Authors@R: c(person(given = "Myles",family = "Lewis", role = c("aut", "cre"), email = "myles.lewis@qmul.ac.uk", comment = c(ORCID = "0000-0001-9365-5345")), person(given = "Katriona",family = "Goldmann", role = c("aut"), email = "k.goldmann@qmul.ac.uk", comment = c(ORCID = "0000-0002-9073-6323")), person(given = "Cankut",family = "Cubuk", role = c("ctb"), email = "c.cubuk@qmul.ac.uk", comment = c(ORCID = "0000-0003-4646-0849"))) Maintainer: Myles Lewis BugReports: https://github.com/myles-lewis/easylabel/issues URL: https://github.com/myles-lewis/easylabel Description: Interactive labelling of scatter plots, volcano plots and Manhattan plots using a 'shiny' and 'plotly' interface. Users can hover over points to see where specific points are located and click points on/off to easily label them. Labels can be dragged around the plot to place them optimally. Plots can be exported directly to PDF for publication. For plots with large numbers of points, points can optionally be rasterized as a bitmap, while all other elements (axes, text, labels & lines) are preserved as vector objects. This can dramatically reduce file size for plots with millions of points such as Manhattan plots, and is ideal for publication. Language: en-gb License: MIT + file LICENSE Encoding: UTF-8 LazyData: true biocViews: Imports: DT, ggplot2, gtools, memoise, plotly (>= 4.10.0), RColorBrewer, rlang, shiny, shinycssloaders, shinybusy Suggests: AnnotationDbi, knitr, magick, org.Hs.eg.db, qvalue, rmarkdown RoxygenNote: 7.3.2 Roxygen: list(markdown = TRUE) VignetteBuilder: knitr Depends: R (>= 2.10) Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libssl-dev zlib1g-dev Repository: https://myles-lewis.r-universe.dev Date/Publication: 2025-03-22 14:56:57 UTC RemoteUrl: https://github.com/myles-lewis/easylabel RemoteRef: HEAD RemoteSha: 0bf9a889d48d59bb37e206611fc12e169b53de14 NeedsCompilation: no Packaged: 2026-06-13 09:59:28 UTC; root Author: Myles Lewis [aut, cre] (ORCID: ), Katriona Goldmann [aut] (ORCID: ), Cankut Cubuk [ctb] (ORCID: )