Description Usage Arguments Value Author(s) Examples
View source: R/fileutilities.R
For many gCrisprTools functions, a sample key must be provided that specifies sample mapping to experimental groups and specifies which of these contains control samples. This function checks whether the specified sample key is of the proper format and has properties consistent matching the specified object.
1 | ct.inputCheck(sampleKey, object)
|
sampleKey |
A named factor, where the |
object |
An |
A logical indicating whether the objects are compatible.
Russell Bainer
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.