convertToSam: Converts a SAM (BAM) file (set of files) set into a BAM (SAM)...

Description Usage Arguments Value Author(s) See Also

Description

Converts a SAM (BAM) file (set of files) set into a BAM (SAM) file (set of files). When converting to BAM, the generated BAM files are all sorted and indexed as well.

Usage

1

Arguments

path

The destination path.

skip

If TRUE, already converted files are skipped, otherwise not.

overwrite

If TRUE, already converted files are ignored and overwritten.

verbose

See Verbose.

...

Not used.

Value

convertToBam() returns a (sorted and indexed) BamDataFile (BamDataSet). convertToSam() returns a SamDataFile (SamDataSet).

Author(s)

Henrik Bengtsson

See Also

Internally asBam or asSam is utilized.


HenrikBengtsson/aroma.seq documentation built on Feb. 15, 2021, 2:21 a.m.