index_seqminer: Tabix-index a file: 'seqminer'

View source: R/index_seqminer.R

index_seqminerR Documentation

Tabix-index a file: seqminer

Description

Tabix-index a tabular summary statistics file.

Usage

index_seqminer(
  bgz_file,
  chrom_i,
  start_i,
  end_i,
  comment_char,
  skipLines = 0,
  verbose = TRUE
)

Arguments

bgz_file

Path to a file that has been compressed with bgzip (e.g. via run_bgzip).

comment_char

Comment character denoting which row contains the column names (e.g. "#CHR" or "SNP").

verbose

Print messages.


RajLabMSSM/echotabix documentation built on Nov. 21, 2023, 8:02 a.m.