Skip to content

Releases: myles-lewis/easylabel

v0.2.8

08 Mar 19:06
Compare
Choose a tag to compare
  • Bugfix for peak detection error when showOutliers = FALSE in easyManhattan()
  • Aesthetic improvements to easyManhattan()
  • Improved thinning of data points near the x axis in easyManhattan() with
    large GWAS
  • Faster peak finding algorithm for Manhattan plots

easylabel 0.2.4

15 Nov 21:17
Compare
Choose a tag to compare
  • Add option for label text, line and box colours to match colour of each point
  • Label text & line colours now also work in plotly
  • Enable export of plotly objects as return value
  • Fix bugs in MA plot

easylabel 0.2.2

23 Oct 15:22
Compare
Choose a tag to compare
  • Added easyManhattan() function
  • Added plotly_filter argument to allow large datasets to be labelled
  • Legend can be repositioned by setting legendxy
  • Improved click stability in the shiny app
  • Added support for custom tick marks and tick labels
  • Allow gridlines for x or y axis alone
  • Allow option to use nominal p values alone in easyVolcano()

easylabel 0.2.1

13 Oct 14:47
Compare
Choose a tag to compare

Improved click stability

easylabel 0.2.0

12 Oct 22:08
Compare
Choose a tag to compare
  • Added Manhattan plots
  • Added plotly_filter argument to allow massive datasets to be annotated
  • Improved stability of clicking on points

easylabel 0.1.0

04 Oct 12:29
Compare
Choose a tag to compare

Initial submission to CRAN