Skip to content

v0.99.6

Compare
Choose a tag to compare
@Muunraker Muunraker released this 12 Sep 01:23
17991c2

Major changes

  • Switched primary input to nipals_multiblock() to a MultiAssayExperiment object.
  • nipals_multiblock() now outputs an object of the NipalsResult class.
  • Converted all downstream analysis functions to work with the NipalsResult class.

Minor improvements and bug fixes

  • Added simple_mae() function to convert a list of dataframes to a MultiAssayExperiment object.
  • Fixed missing \value fields in man page for NipalsResult class.