sam2bam_serial: Wrapper function for samtools

Description Usage Arguments Details Author(s)

View source: R/sam2bam.R

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/virDisco documentation built on May 3, 2019, 7:05 p.m.