Description Usage Arguments Value See Also Examples
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.
1 | combine.screens(list_rscreen)
|
list_rscreen |
a list of rscreen objects, such as the ones produced by reading data with read.screen.data. |
An object of class rscreen.object.
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
1 | # See vignette
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.