Learn R Programming

HTSeqGenie (version 4.2.0)

picard: picard

Description

Generic function to call all picard command line java tools

Usage

picard(tool, ..., path = getOption("picard.path"))

Arguments

tool
Name of the Picard Tool, e.g. MarkDuplicates
...
Arguments forwarded to the picard tool
path
full path to the picard tool jar file.

Value

Nothing