Class FactorValueDeletionImpl

java.lang.Object
ubic.gemma.persistence.service.expression.experiment.FactorValueDeletionImpl
All Implemented Interfaces:
FactorValueDeletion

@Service public class FactorValueDeletionImpl extends Object implements FactorValueDeletion
Handles deletions of a factor values. This process includes: 1. Determining if there are any biomaterials that use the factor value 2. If so, remove any differential expression analysis results that use this factor 3. remove the factor value
Author:
tvrossum