Class SingleGenotypeCall

    • Constructor Detail

      • SingleGenotypeCall

        public SingleGenotypeCall​(int sample,
                                  int snp,
                                  byte call)
        Constructor
        Parameters:
        sample - Sample position
        snp - Snp position
        call - The call
    • Method Detail

      • getCall

        public byte getCall()
        Get the call
        Returns:
        The call