print.vcf: Print a vcf Object

View source: R/S3print.R

print.vcfR Documentation

Print a vcf Object

Description

Prints an vcf object.

Usage

## 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


fischuu/GenomicTools.fileHandler documentation built on Feb. 15, 2025, 1:11 p.m.