# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "easylabel" in publications use:' type: software license: MIT title: 'easylabel: Interactive Scatter Plot and Volcano Plot Labels' version: 0.3.3 doi: 10.32614/CRAN.package.easylabel abstract: 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. authors: - family-names: Lewis given-names: Myles email: myles.lewis@qmul.ac.uk orcid: https://orcid.org/0000-0001-9365-5345 - family-names: Goldmann given-names: Katriona email: k.goldmann@qmul.ac.uk orcid: https://orcid.org/0000-0002-9073-6323 repository: https://CRAN.R-project.org/package=easylabel repository-code: https://github.com/myles-lewis/easylabel url: https://github.com/myles-lewis/easylabel date-released: '2025-02-06' contact: - family-names: Lewis given-names: Myles email: myles.lewis@qmul.ac.uk orcid: https://orcid.org/0000-0001-9365-5345