doHTSeqCount: Counting reads in features

Description Usage Arguments Value Author(s) References See Also

Description

Counting reads in features based on [1].

Usage

1
2
3
  doHTSeqCount(...)
  ## S3 method for class 'BamDataSet'
doHTSeqCount(dataSet, transcripts, ..., verbose=FALSE)

Arguments

dataSet

A BamDataSet.

transcripts

A GtfDataFile.

...

Additional arguments passed to HTSeqCounting.

verbose

See Verbose.

Value

Returns a HTSeqCountDataSet.

Author(s)

Henrik Bengtsson

References

[1] Simon Anders, HTSeq: Analysing high-throughput sequencing data with Python, EMBL, Jan 2014. http://www-huber.embl.de/users/anders/HTSeq/

See Also

For more details, see HTSeqCounting.


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