Learn R Programming

GenomicTools.fileHandler (version 0.1.5.9)

print.vcf: Print a vcf Object

Description

Prints an vcf object.

Usage

# S3 method for vcf
print(x, n = 6, m = 6, fullHeader = FALSE, ...)

Arguments

x

Object of class vcf.

n

Number of samples to display

m

Number of columns to display

fullHeader

Logical, shall the whole header be printed

...

Additional parameters

Details

The print function displays a vcf object