.writeMolecularProfilesToParquet | R Documentation |
Convert each SummarizedExperiment in a CSet into a list of data.tables, then save to disk as .csv files
.writeMolecularProfilesToParquet(SElist, filePath, objectName, ...)
SElist |
A ['list'] of 'SummarizedExperiment' objects, as returned by 'molecularProfilesSlot' |
filePath |
['character'] Path to save the files .csv files |
objectName |
['character'] The name of the 'CSet' object being written to disk |
... |
'pairlist' Fall through arguments to 'arrow::write_parquet'. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.