Description Usage Arguments Value Examples
Remove Censored Patient Samples from An S4
Object.
1 | dropNotCensored(object, ...)
|
object |
An |
... |
Allow new parmeters to be defined for this generic. |
S4
The object subset to only those patients which pass the
censoring criteria.
1 2 | data(sampleICGCmicro)
ICGCmicro <- dropNotCensored(sampleICGCmicro)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.