Combine all BAM alignment files into a single one
Arguments
- seq_tab
Sequence table as returned by do_infer_all_barcodes or downstream functions
- aln_dir
Alignment directory (as provided to do_infer_all_barcodes)
- top_only
include only the top taxon
- cores
Number of cores to use (default: 1, unless
getOption('DadaNanoBC.cores')is defined, or theDadaNanoBC_coresenvironment variable is set)- out_prefix
Output prefix for '.bam', '.bam.bai' and '.fasta' files