Class org.broadinstitute.hellbender.tools.spark.BaseRecalibratorSparkIntegrationTest

11

tests

0

failures

0

ignored

1m15.12s

duration

100%

successful

Tests

Test Duration Result
testBQSRSpark[0](BQSR(bam='src/test/resources/org/broadinstitute/hellbender/tools/BQSR/overlappingRead.bam', args='-indels --enable-baq')) 0.433s passed
testBQSRSpark[10](BQSR(bam='src/test/resources/org/broadinstitute/hellbender/tools/BQSR/NA12878.chr17_69k_70k.dictFix.bam', args='-indels --enable-baq --known-sites src/test/resources/org/broadinstitute/hellbender/tools/BQSR/bqsr.fakeSitesForTesting.b37.chr17.vcf')) 0.962s passed
testBQSRSpark[1](BQSR(bam='src/test/resources/org/broadinstitute/hellbender/tools/BQSR/CEUTrio.HiSeq.WGS.b37.ch20.1m-1m1k.NA12878.bam', args='-indels --enable-baq')) 9.227s passed
testBQSRSpark[2](BQSR(bam='src/test/resources/org/broadinstitute/hellbender/tools/BQSR/CEUTrio.HiSeq.WGS.b37.ch20.1m-1m1k.NA12878.bam', args='-indels --enable-baq')) 9.052s passed
testBQSRSpark[3](BQSR(bam='src/test/resources/org/broadinstitute/hellbender/tools/BQSR/CEUTrio.HiSeq.WGS.b37.ch20.1m-1m1k.NA12878.bam', args='')) 7.280s passed
testBQSRSpark[4](BQSR(bam='src/test/resources/org/broadinstitute/hellbender/tools/BQSR/CEUTrio.HiSeq.WGS.b37.ch20.1m-1m1k.NA12878.bam', args='-indels --enable-baq --indels-context-size 4')) 9.672s passed
testBQSRSpark[5](BQSR(bam='src/test/resources/org/broadinstitute/hellbender/tools/BQSR/CEUTrio.HiSeq.WGS.b37.ch20.1m-1m1k.NA12878.bam', args='-indels --enable-baq --low-quality-tail 5')) 8.672s passed
testBQSRSpark[6](BQSR(bam='src/test/resources/org/broadinstitute/hellbender/tools/BQSR/CEUTrio.HiSeq.WGS.b37.ch20.1m-1m1k.NA12878.bam', args='-indels --enable-baq --quantizing-levels 6')) 8.699s passed
testBQSRSpark[7](BQSR(bam='src/test/resources/org/broadinstitute/hellbender/tools/BQSR/CEUTrio.HiSeq.WGS.b37.ch20.1m-1m1k.NA12878.bam', args='-indels --enable-baq --mismatches-context-size 4')) 13.157s passed
testBQSRSpark[8](BQSR(bam='src/test/resources/org/broadinstitute/hellbender/tools/BQSR/CEUTrio.HiSeq.WGS.b37.NA12878.20.21.10m-10m100.bam', args='-indels --enable-baq --known-sites src/test/resources/org/broadinstitute/hellbender/tools/BQSR/dbsnp_138.b37.21.10m-10m100.vcf')) 3.811s passed
testBQSRSpark[9](BQSR(bam='src/test/resources/org/broadinstitute/hellbender/tools/BQSR/CEUTrio.HiSeq.WGS.b37.NA12878.20.21.10m-10m100.cram', args='-indels --enable-baq --known-sites src/test/resources/org/broadinstitute/hellbender/tools/BQSR/dbsnp_138.b37.21.10m-10m100.vcf')) 4.154s passed

Standard output

--------------------------------------------------------------------------------
[16:46:54] Executing test BaseRecalibratorSparkIntegrationTest:testBQSRSpark--indels --enable-baq
--------------------------------------------------------------------------------
[16:46:54] Executing test BaseRecalibratorSparkIntegrationTest:testBQSRSpark--indels --enable-baq
--------------------------------------------------------------------------------
[16:47:03] Executing test BaseRecalibratorSparkIntegrationTest:testBQSRSpark--indels --enable-baq
--------------------------------------------------------------------------------
[16:47:12] Executing test BaseRecalibratorSparkIntegrationTest:testBQSRSpark-
--------------------------------------------------------------------------------
[16:47:20] Executing test BaseRecalibratorSparkIntegrationTest:testBQSRSpark--indels --enable-baq --indels-context-size 4
--------------------------------------------------------------------------------
[16:47:29] Executing test BaseRecalibratorSparkIntegrationTest:testBQSRSpark--indels --enable-baq --low-quality-tail 5
--------------------------------------------------------------------------------
[16:47:38] Executing test BaseRecalibratorSparkIntegrationTest:testBQSRSpark--indels --enable-baq --quantizing-levels 6
--------------------------------------------------------------------------------
[16:47:47] Executing test BaseRecalibratorSparkIntegrationTest:testBQSRSpark--indels --enable-baq --mismatches-context-size 4
--------------------------------------------------------------------------------
[16:48:00] Executing test BaseRecalibratorSparkIntegrationTest:testBQSRSpark--indels --enable-baq --known-sites src/test/resources/org/broadinstitute/hellbender/tools/BQSR/dbsnp_138.b37.21.10m-10m100.vcf
--------------------------------------------------------------------------------
[16:48:04] Executing test BaseRecalibratorSparkIntegrationTest:testBQSRSpark--indels --enable-baq --known-sites src/test/resources/org/broadinstitute/hellbender/tools/BQSR/dbsnp_138.b37.21.10m-10m100.vcf
--------------------------------------------------------------------------------
[16:48:08] Executing test BaseRecalibratorSparkIntegrationTest:testBQSRSpark--indels --enable-baq --known-sites src/test/resources/org/broadinstitute/hellbender/tools/BQSR/bqsr.fakeSitesForTesting.b37.chr17.vcf

Standard error

[May 27, 2025 at 4:46:54 PM GMT] org.broadinstitute.hellbender.tools.spark.BaseRecalibratorSpark done. Elapsed time: 0.01 minutes.
Runtime.totalMemory()=2199912448
[May 27, 2025 at 4:47:03 PM GMT] org.broadinstitute.hellbender.tools.spark.BaseRecalibratorSpark done. Elapsed time: 0.15 minutes.
Runtime.totalMemory()=2199912448
[May 27, 2025 at 4:47:12 PM GMT] org.broadinstitute.hellbender.tools.spark.BaseRecalibratorSpark done. Elapsed time: 0.15 minutes.
Runtime.totalMemory()=2199912448
[May 27, 2025 at 4:47:20 PM GMT] org.broadinstitute.hellbender.tools.spark.BaseRecalibratorSpark done. Elapsed time: 0.12 minutes.
Runtime.totalMemory()=2199912448
[May 27, 2025 at 4:47:29 PM GMT] org.broadinstitute.hellbender.tools.spark.BaseRecalibratorSpark done. Elapsed time: 0.16 minutes.
Runtime.totalMemory()=2199912448
[May 27, 2025 at 4:47:38 PM GMT] org.broadinstitute.hellbender.tools.spark.BaseRecalibratorSpark done. Elapsed time: 0.14 minutes.
Runtime.totalMemory()=2199912448
[May 27, 2025 at 4:47:47 PM GMT] org.broadinstitute.hellbender.tools.spark.BaseRecalibratorSpark done. Elapsed time: 0.14 minutes.
Runtime.totalMemory()=2199912448
[May 27, 2025 at 4:48:00 PM GMT] org.broadinstitute.hellbender.tools.spark.BaseRecalibratorSpark done. Elapsed time: 0.22 minutes.
Runtime.totalMemory()=2199912448
[May 27, 2025 at 4:48:04 PM GMT] org.broadinstitute.hellbender.tools.spark.BaseRecalibratorSpark done. Elapsed time: 0.06 minutes.
Runtime.totalMemory()=2199912448
[May 27, 2025 at 4:48:08 PM GMT] org.broadinstitute.hellbender.tools.spark.BaseRecalibratorSpark done. Elapsed time: 0.07 minutes.
Runtime.totalMemory()=2199912448
[May 27, 2025 at 4:48:09 PM GMT] org.broadinstitute.hellbender.tools.spark.BaseRecalibratorSpark done. Elapsed time: 0.01 minutes.
Runtime.totalMemory()=2199912448