readTableFast {genomation} | R Documentation |
fast reading of big tables chr indicates index of column of chromosomes
readTableFast(filename, header = TRUE, skip = 0, sep = "\t", chr = 1)
filename |
file name |
header |
logical |
skip |
numeric |
sep |
character |
chr |
numeric |