process_maf: This function processes a MAF file This function takes the...

Description Usage Arguments

View source: R/util.R

Description

This function processes a MAF file This function takes the path to a MAF file and processes the variant infomation contained within it

Usage

1
process_maf(maf = "", sample_data = "", gen_data = "")

Arguments

maf

Path to MAF file

sample_data

Path to file with sample information

gen_data

Path to file with gen to take into account

generate_file

Generate an output file. Default TRUE

output_name

Output file name without extension. Default "merged"

output_dir

Path to output directory.

threads

Number of threads to use.


TearsWillFall/variantCall documentation built on Oct. 15, 2021, 8:51 p.m.