dot-writeMolecularProfilesToParquet: Convert each SummarizedExperiment in a CSet into a list of...

.writeMolecularProfilesToParquetR Documentation

Convert each SummarizedExperiment in a CSet into a list of data.tables, then save to disk as .csv files

Description

Convert each SummarizedExperiment in a CSet into a list of data.tables, then save to disk as .csv files

Usage

.writeMolecularProfilesToParquet(SElist, filePath, objectName, ...)

Arguments

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'.


bhklab/rPharmacoDI documentation built on Oct. 31, 2022, 11:06 a.m.