Skip to content
This repository has been archived by the owner. It is now read-only.

Releases: loosolab/wilson

wilson v.2.0.1 - cran release

23 Jul 07:15
Compare
Choose a tag to compare

wilson v.2.0.0

29 Jun 11:17
Compare
Choose a tag to compare

Features

  • clarion class:

    • easier data-format validation by providing several checks
    • simplified module usage (only forward clarion object) for top-level modules (e.g. filter & plot)
    • provide functions for frequent tasks (e.g. get_name, is_delimited, etc.)
  • geneView:

    • group columns by one or more factors
  • pca:

    • color & shape grouping by selected factor(s)
  • scatterPlot:

    • add name to hovertext if available (only interactive)

Misc

  • improved notifications (closable, more)
  • overall code quality improvements via usage of packages goodpractice and lintr
  • removed deprecated colorPicker