load_genbed_tabix: Load GENBED using tabix

Description Usage Arguments

View source: R/main.R

Description

Load GENBED using tabix

Usage

1
2
3
4
5
6
7
8
9
load_genbed_tabix(
  file_path,
  region,
  col_names = NULL,
  na = c("", "NA"),
  col_types = NULL,
  is_bedgraph = is_bedgraph,
  ...
)

Arguments

file_path

Path to the data file. Should be compressed by BGZIP, locally present, and come along with a paired tabix index file


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