combineBeadLevelLists {beadarray}R Documentation

Combines data from two BeadLevelList objects

Description

Combines two BeadLevelList objects.

Usage

combineBeadLevelLists(object1, object2)

Arguments

object1 BeadLevelList
object2 BeadLevelList

Details

combineBeadLevelLists combines two BeadLevelList objects.

Value

A BeadLevelList object holding data from all strips/arrays and beads from the individual objects.

Author(s)

Matt Ritchie


[Package beadarray version 1.10.0 Index]