Package: easylabel
Type: Package
Title: Interactive Scatter Plot and Volcano Plot Labels
Version: 0.2.8
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 <myles.lewis@qmul.ac.uk>
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.
Language: en-gb
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
biocViews:
Suggests: AnnotationDbi, knitr, org.Hs.eg.db, qvalue, rmarkdown
Imports: DT, ggplot2, gtools, plotly (>= 4.10.0), RColorBrewer, rlang,
        shiny, shinycssloaders, shinybusy
RoxygenNote: 7.3.1
VignetteBuilder: knitr
Depends: R (>= 2.10)
NeedsCompilation: no
Packaged: 2024-03-08 16:51:59 UTC; myles
Author: Myles Lewis [aut, cre] (<https://orcid.org/0000-0001-9365-5345>),
  Katriona Goldmann [aut] (<https://orcid.org/0000-0002-9073-6323>),
  Cankut Cubuk [ctb] (<https://orcid.org/0000-0003-4646-0849>)
Repository: CRAN
Date/Publication: 2024-03-08 17:10:06 UTC
Built: R 4.2.3; ; 2024-03-08 19:27:19 UTC; unix
