This function processes a MAF file This function takes the path to a MAF file and processes the variant infomation contained within it
1 | process_maf(maf = "", sample_data = "", gen_data = "")
|
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.