print-methods: Pretty print the content of classes from the easyRNASeq...

Description Usage Arguments Value Author(s)

Description

Print information about a RNAseq, AnnotParam, BamParam or RnaSeqParam object.

Usage

1
2
## S4 method for signature 'RNAseq'
print(x, verbose = FALSE, ...)

Arguments

x

An object from class RNAseq, AnnotParam, BamParam or RnaSeqParam

verbose

A logical to have a verbose or not output. Default to FALSE For object of the RNAseq class only.

...

Additional arguments, currently unused.

Value

Print information about the provided object.

Author(s)

Nicolas Delhomme


easyRNASeq documentation built on April 30, 2020, 2 a.m.