General
General parameters
Property Name | Default | Meaning |
---|---|---|
spark.biodatageeks.readAligment.method | hadoopBAM | Whether to use hadoopBAM or disq . Hadoop-BAM seems to be more performant in local mode but has worse horizontal scalability characteristic(~50+ executors). |
spark.biodatageeks.bam.useGKLInflate | true | Whether to use Intel GKL deflater when using HadoopBAM (for disq it is always on) |
spark.biodatageeks.bam.validation | SILENT | Method of BAM records validation |
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.
Last modified July 26, 2024: Fix comet condition (#180) (15431c5)