LongTable
, for storing the
sensitivity data in a PharmacoSet
.downloadPSets
function.convertSensitivitySlotToLongTable
, which takes in a PharmacoSet
object,
converts the data in the @sensitivty
slot to a LongTable
and returns an
updated PharmacoSet
object.LongTable
class will be used in the future to allow PharmacoSet
s to
store treatment response experiments with multiple drugs or cell-lines, greatly
expanding the variety of data which can be stored in a PharmacoSet
object.LongTable
class, please see the vignette in the
CoreGx
package.PharmacoSet
class has been modified to store molecular profile data in the
SummarizedExperiment
class instead of the the ExpressionSet
classpSet
in most PharmacoSet accessor methods now converted to object
instead; this will break code using names parameters for these accessor methodsAdd the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.