combine.screens: Combines different screen data objects into a single one.

Description Usage Arguments Value See Also Examples

Description

combine.screens combines data from multiple screens, already read in using read.screen.data into a single rscreen.object. The different screens involve the same set of library features, but may use different plate sets and/or different (numbers of) controls. As such, different screens share annotation relating to the library features, such as (target) gene id, but are likely to have different plate and/or well annotation. The total number of features measured per screen must be the same for all experiments.

Usage

1
combine.screens(list_rscreen)

Arguments

list_rscreen

a list of rscreen objects, such as the ones produced by reading data with read.screen.data.

Value

An object of class rscreen.object.

See Also

read.screen.data to read data for individual screens, combine.pdata for combining phenotypic data tables corresponding to different screens that are to be normalized together, and get.leth.scores to compute lethality scores for data corresponding to multiple screens

Examples

1
# See vignette

rxmenezes/rscreenorm documentation built on May 15, 2019, 1:19 p.m.