writeExposure | R Documentation |
Save a text output of exposures
writeExposure( object, output, sep = "\t", rm.na = FALSE, pv.out = NULL, cBio.format = FALSE )
object |
Object of class |
output |
File name of the output |
sep |
Delimiter, either space or tab. |
rm.na |
Remove rows with NAs (mutation load below minimum) |
pv.out |
File name for p-value output. If |
cBio.format |
File output in cBioPortal |
Writes a text file of specified name.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.