sam2bam_serial: Wrapper function for samtools

Description Usage Arguments Details Author(s)

Description

A serial function to convert sam files from the mapping into bam files.

Usage

1
sam2bam_serial(sam_files, keep = FALSE, index_sort = FALSE)

Arguments

sam_files

A vector of sam_files to be converted

keep

Should the sam files be keeped? [default = FALSE]

index_sort

Should the bam file sbe sorted? [default = FALSE]

Details

This is not a standalone function. The samtools path is needed in the program_list().

Author(s)

Jochen Kruppa


jkruppa/viralDetectTools documentation built on May 30, 2019, 3:41 p.m.