readTableFast {genomation}R Documentation

readTableFast function

Description

fast reading of big tables chr indicates index of column of chromosomes

Usage

readTableFast(filename, header = TRUE, skip = 0, sep = "\t", chr = 1)

Arguments

filename

file name

header

logical

skip

numeric

sep

character

chr

numeric


[Package genomation version 1.22.0 Index]