Class ProteinAtlasExpressions.ExpressionList.StainingLevel

  • Enclosing class:
    ProteinAtlasExpressions.ExpressionList

    public class ProteinAtlasExpressions.ExpressionList.StainingLevel
    extends java.lang.Object
    Gives us 'stats' on the overall staining level of the Expressions
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void add​(java.lang.Integer level)  
      java.lang.String getLevelClass()
      Convert the overall staining level of all Expressions into an average (ceiled/floored) value
      float getLevelValue()
      Get the float value representing the average Expression level
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • add

        public void add​(java.lang.Integer level)
        Parameters:
        level - level
      • getLevelValue

        public float getLevelValue()
        Get the float value representing the average Expression level
        Returns:
        the float value representing the average Expression level
      • getLevelClass

        public java.lang.String getLevelClass()
        Convert the overall staining level of all Expressions into an average (ceiled/floored) value
        Returns:
        average value