Entering edit mode
Guest User
★
13k
@guest-user-4897
Last seen 10.2 years ago
Hi,
samtools now allows the sorting of bam files using several threads.
This is incredibly useful for large BAM files, e.g. from whole-genome
projects.
Are there any plans of exposing the parallel sorting via Rsamtools'
sortBam() and asBam(..., indexDestination=TRUE)?
I couldn't find any mention of this in the mailing lists or
elsewhere...
thanks
Jens
-- output of sessionInfo():
.
--
Sent via the guest posting facility at bioconductor.org.