systemTopHat: Wrapper for tophat

Description Usage Arguments Author(s)

Description

Wrapper for tophat.

Usage

1
2
3
## Default S3 method:
systemTopHat(commandName="tophat", ...,
  system2ArgsList=list(stdout = TRUE, stderr = FALSE), .fake=FALSE, verbose=FALSE)

Arguments

commandName

A character string specifying the tophat command.

...

Additional arguments specifying TopHat command line switches.

system2ArgsList

Named list of arguments to pass to internal system2 call.

.fake

If TRUE, the executable is not called.

verbose

See Verbose.

Author(s)

Taku Tokuyasu


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