CoreSet2 {CoreGx} | R Documentation |
New implementation of the CoreSet constructor to support MAE and TRE. This
constructor will be swapped with the original CoreSet
constructor as
part of an overhaul of the CoreSet class structure.
CoreSet2( name = "emptySet", treatment = data.frame(), sample = data.frame(), molecularProfiles = MultiAssayExperiment(), treatmentResponse = LongTable(), curation = list(sample = data.frame(), treatment = data.frame()) )
name |
A |
treatment |
A |
sample |
A |
molecularProfiles |
A |
treatmentResponse |
A |
curation |
A |
A CoreSet
object storing standardized and curated treatment
response and multiomic profile data associated with a given publication.
data(clevelandSmall_cSet) clevelandSmall_cSet