combineBeadLevelLists {beadarray}R Documentation

Combines data a BeadLevelList Object

Description

Make a new copy of a BeadLevelList object.

Usage

combineBeadLevelLists(object1, object2)

Arguments

object1 BeadLevelList
object2 BeadLevelList

Details

combineBeadLevelLists combines 2 BeadLevelList objects.

Value

A BeadLevelList object holding data from all the arrays and all genes from the individual objects.

Author(s)

Matt Ritchie


[Package beadarray version 1.4.0 Index]