Class TilePhasingValue


  • public class TilePhasingValue
    extends Object
    Captures information about a phasing value - Which read it corresponds to, which phasing type and a median value
    • Constructor Detail

      • TilePhasingValue

        public TilePhasingValue​(TileTemplateRead tileTemplateRead,
                                float phasingValue,
                                float prePhasingValue)
    • Method Detail

      • getPhasingValue

        public float getPhasingValue()
      • getPrePhasingValue

        public float getPrePhasingValue()