Description Usage Arguments Value Author(s) See Also Examples
A genetic interaction screen can contain within screen replicates, if some reagent pairs are measured at least twice. Usually this appears when measuring reagent pairs once as template-query and once as query-template. getReplicateData
returns a list of these technical replicates.
If multiple reagents are used to target the same gene, different reagent pairs that target the same gene pair are extracted from the screen. These pairs are returned by getIndDesignData
.
1 2 3 4 5 6 7 8 |
sgi |
An object of class |
screen |
The screen name from which the replicates will be extracted. |
channel |
The channel name from which the replicates will be extracted. |
type |
The type of data that is extracted. It is the type argument of the |
design, do.trafo, do.inv.trafo, normalized |
See the |
Returns a data.frame with columns x and y.
Bernd Fischer
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.