Enable multithreaded decompression of this FA/FQ
Reading fn body of bgzf_mt, this actually ADDS threads (rather than setting)
but we'll retain name for consistency with setCacheSize
NB: IN A REAL-WORLD TEST (swiftover) CALLING setThreads(1) doubled runtime(???)
Enable multithreaded decompression of this FA/FQ Reading fn body of bgzf_mt, this actually ADDS threads (rather than setting) but we'll retain name for consistency with setCacheSize NB: IN A REAL-WORLD TEST (swiftover) CALLING setThreads(1) doubled runtime(???)