Interface BioMaterialDao

    • Method Detail

      • getExpressionExperiment

        ExpressionExperiment getExpressionExperiment​(Long bioMaterialId)
        Parameters:
        bioMaterialId - biomaterial id
        Returns:
        the experiment the biomaterial appears in
      • thaw

        void thaw​(BioMaterial bioMaterial)
        Thaw the given BioMaterial.

        The following fields are initialized: sourceTaxon, treatments and factorValues.experimentalFactor.