read_table: Load a BED-format file

Description Usage Arguments

Description

This function loads the input file as a data.table object. The file can be either local or remote, and can be either plain text or gzip-compressed. Furthermore, this function supports range-loading by providing a genomic range in the following syntax: "chr1:1-100".

Usage

1
read_table(file_path, range = NULL, ...)

Arguments

range

A genomic range character vector. Must be


haizi-zh/bioessentials documentation built on April 10, 2021, 2:34 p.m.