Learn R Programming

GenomicTools.fileHandler (version 0.1.5.9)

print.fq: Print a fq Object

Description

Prints a fq object.

Usage

# S3 method for fq
print(x, n = 2, seq.out = 50, print.qual = TRUE, ...)

Arguments

x

Object of class fq.

n

Number of sequences to display

seq.out

Length of the subsequence to display

print.qual

Logical, shall the quality measures also be printed

...

Additional parameters

Details

The print function displays a fa object