Learn R Programming

easyRNASeq (version 2.8.2)

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

Description

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

Usage

## S3 method for class '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.