samtoolsIndex: Index bam files

Description Usage Arguments

Description

samtools.index is a simple wrapper for samtools index for indexing position-sorted bam files.

Usage

1
samtoolsIndex(bamFiles, threads = getOption("threads", 1L))

Arguments

bamFiles

A character vector of paths to bam files.

threads

A positive integer specifying how many bams to process simultaneously.


dvera/gyro documentation built on May 15, 2019, 6:18 p.m.