writeRole | R Documentation |
writes to a .roleExperiment file that can be read into R using readRDs
writeRole(x, directory = NULL, filename = NULL, save_txt = TRUE)
## S4 method for signature 'roleExperiment'
writeRole(x, directory = NULL, filename = NULL, save_txt = TRUE)
x |
roleExperiment object to write. |
directory |
directory (path) to write the object to. |
filename |
name of the file to save. |
save_txt |
T/F File will be called *filename*.roleExperiment. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.