Add split() to split an experiment into a list of experiments.
Minor improvements and bug fixes
Add merge() and split() to the getting started vignette.
Add a picture to the getting started vignette to explain index columns.
Fix a typo in toy_experiment: “N3N2” should be “H3N2”.
Fix an error in the documentation of select_var().
glyexp 0.8.0
Breaking changes
toy_experiment is no longer a function, but a data object. Instead of using toy_experiment() to get the example experiment, use toy_experiment directly.