I really appreciate the latest addition to GenomicFiles VcfStack for handling a collection of vcfs, very convenient!
However, I could not find any documentation to extract information from the vcfstack in parallel, i.e. using the assay-method. By looking at the source code I noticed this function is using the Map-function, a wrapper around mapply. So could this be replaced by bpmapply to extract the information in parallel?
Regards,
Maarten
Thanks that would be really nice!