@Component public class ExpressionExperimentPlatformSwitchService extends ExpressionExperimentVectorManipulatingService
VectorMergingService| Modifier and Type | Field and Description |
|---|---|
static BioSequence |
NULL_BIOSEQUENCE
Used to identify design elements that have no sequence associated with them.
|
converter, processedExpressionDataVectorService, rawExpressionDataVectorService| Constructor and Description |
|---|
ExpressionExperimentPlatformSwitchService() |
| Modifier and Type | Method and Description |
|---|---|
void |
switchExperimentToArrayDesign(ExpressionExperiment ee,
ArrayDesign arrayDesign)
If you know the array designs are already in a merged state, you should use switchExperimentToMergedPlatform
|
void |
switchExperimentToMergedPlatform(ExpressionExperiment expExp)
Automatically identify an appropriate merged platform
|
convertFromBytespublic static final BioSequence NULL_BIOSEQUENCE
public ExpressionExperimentPlatformSwitchService()
public void switchExperimentToArrayDesign(ExpressionExperiment ee, ArrayDesign arrayDesign)
ee - eearrayDesign - The array design to switch to. If some samples already use that array design, nothing will be
changed for them.public void switchExperimentToMergedPlatform(ExpressionExperiment expExp)
expExp - eeCopyright © 2005–2023 Pavlidis lab, Michael Smith Laboratories and Department of Psychiatry, University of British Columbia. All rights reserved.