convertGeneSignatureToDT: Take a SignatureClass object, convert it to a data.table and...

View source: R/convertGeneSignatureToDT.R

convertGeneSignatureToDTR Documentation

Take a SignatureClass object, convert it to a data.table and optionally save it to a .csv

Description

Take a SignatureClass object, convert it to a data.table and optionally save it to a .csv

Usage

convertGeneSignatureToDT(geneSig)

Arguments

geneSig

['PharmacoSig'] object to convert to a 'data.table'

Value

[data.table] containing the results in 'geneSig' as a 'data.table OR ['NULL'] if you specify 'saveDir' and 'fileName', in which case the file is saved to disk instead of returned.


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