View source: R/preprocessing.R
importFiles | R Documentation |
read input data file and store in required format
importFiles(
mutation_file,
outputDir = NULL,
alt_reads_thresh = 0,
vaf_thresh = 0
)
mutation_file |
mutation data file; see inst/extdata/examples/*_snv.csv for examples |
outputDir |
output directory for saving output data |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.