BamParam class {easyRNASeq}R Documentation

Class "BamParam"

Description

A class describing the parameters of a bam file issued from an RNA-Seq experiment.

Objects from the Class

Objects can be created by calls of the form new("BamParam", ...) or using the BamParam constructor.

Slots from the Class

The BamParam class has the following slots:

all of which can be accessed using the accordingly names accessor.

Author(s)

Nicolas Delhomme

See Also

Examples


showClass("BamParam")


[Package easyRNASeq version 2.16.0 Index]