sortByPosition: Produce sorted and indexed BAM file(s) from BAM file(s)

Description Usage Arguments Value Author(s) See Also

Description

Produce sorted and indexed BAM file(s) from BAM file(s).

Usage

1

Arguments

pathD

The destination path.

bIndex

If TRUE, index file created after sort.

suffix

Filename suffix for sorted output.

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

Returns a BamDataFile (BamDataSet).

Author(s)

Taku Tokuyasu

See Also

Internally asBam is utilized.


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