systemHTSeqCount: Wrapper for htseq-count

Description Usage Arguments Author(s) References

Description

Wrapper for htseq-count.

Usage

1
2
3
## Default S3 method:
systemHTSeqCount(..., args=NULL, stdout=TRUE, stderr=FALSE, command="htseq-count",
  .fake=FALSE, verbose=FALSE)

Arguments

commandName

A character string specifying the htseq-count command.

...

Additional arguments specifying htseq-count 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

References

[1] HTSeq: Analysing high-throughput sequencing data with Python, June 2013. http://www-huber.embl.de/users/anders/HTSeq/


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