View source: R/removeNullData.R
Function to strip out sgRNA & samples with no count data. Called by default within DataObjClass. Do not specify test_tumor_subtype_cols in DataObjClass until AFTER erroneous samples are removed, or indicing will be messed up.
1 | removeNullData(user_DataObj, write_log)
|
user_DataObj |
Class DataObj, to be stripped. Must be modifiable. |
write_log |
Function to write output to a log file. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.