print.vcf: Print a vcf Object

Description Usage Arguments Details Author(s)

View source: R/S3print.R

Description

Prints an vcf object.

Usage

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

Author(s)

Daniel Fischer


GenomicTools.fileHandler documentation built on March 26, 2020, 7:23 p.m.