View source: R/index_seqminer.R
index_seqminer | R Documentation |
Tabix-index a tabular summary statistics file.
index_seqminer(
bgz_file,
chrom_i,
start_i,
end_i,
comment_char,
skipLines = 0,
verbose = TRUE
)
bgz_file |
Path to a file that has been compressed with |
comment_char |
Comment character denoting which row contains the column names (e.g. "#CHR" or "SNP"). |
verbose |
Print messages. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.