View source: R/run_bgzip_rsamtools.R
run_bgzip_rsamtools | R Documentation |
Support function for run_bgzip.
run_bgzip_rsamtools(target_path, bgz_file, force_new = TRUE, verbose = TRUE)
target_path |
Path to full GWAS/QTL summary statistics file. |
bgz_file |
Path to resulting bgz-compressed file after
|
force_new |
Force the creation of a new bgzip file (.bgz) and a new tabix index file (.tbi). |
verbose |
Print messages. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.