.validatePsetMolecularProfilesToSEConversion {PharmacoGx}R Documentation

Validate PSet molecularProfiles Conversion

Description

Checks that all the information contained in an ExpressionSet molecularProfile was successfully tranferred to the SummarizedExperiment molecularProfile

Usage

.validatePsetMolecularProfilesToSEConversion(pSet_old, pSet_new)

Arguments

pSet_old

S4 a PSet containing molecularProfiles as ExpressionSets

pSet_new

S4 a PSet containing molecularProfiles as SummarizedExperiments

Value

message Any slots which are not the same


[Package PharmacoGx version 2.0.9 Index]