Interface SampleTest

    • Method Detail

      • test

        TestResult test​(RunData data,
                        int read,
                        int readSample,
                        int sampleId)
        Do a test.
        Parameters:
        data - result object
        read - index of read
        readSample - index of read without indexed reads
        sampleId - the sample id of the sample to test.
        Returns:
        a TestResult object with the result of the test