Class SingleGenotypeReads

    • Constructor Detail

      • SingleGenotypeReads

        public SingleGenotypeReads​(int sample,
                                   int snp,
                                   int[] reads)
        Constructor
        Parameters:
        sample - The sample position
        snp - The snp position
        reads - The reads
    • Method Detail

      • getReads

        public int[] getReads()
        Gets the reads
        Returns:
        The reads