Learn R Programming

beadarray (version 2.22.2)

setWeights: Set weights from BASH

Description

Function for committing the weights calculated by BASH into the beadLevelData object

Usage

setWeights(BLData, wts, array, combine = FALSE, wtName = "wts")

Arguments

BLData
a beadLevelData object
wts
the wts component of the BASH output
array
a vector of arrays that we want to set the weights for
combine
if TRUE combine the weights with existing weights (if they exist)
wtName
name of column to assign weights to

Value

Modified beadLevelData object