Interface ExpressionExperimentSetValueObjectHelper

    • Method Detail

      • convertToEntity

        ExpressionExperimentSet convertToEntity​(ExpressionExperimentSetValueObject setVO)
        Tries to load an existing experiment set with the param's id, if no experiment can be loaded, create a new one with id = null. Sets all fields of the new entity with values from the valueObject param.
        Parameters:
        setVO - if null, returns null
        Returns:
        ee set