View source: R/simple_file_functions.R
GenerateVCFsFromIndelSimpleFile1 | R Documentation |
Generate reconstructed VCFs from indel (small insertions and deletions) simple file
GenerateVCFsFromIndelSimpleFile1(file, output.dir, max.mc.cores = 1)
file |
The name/path of the simple indel file, or a complete URL. |
output.dir |
The directory where the reconstructed VCFs will be saved. |
max.mc.cores |
The maximum number of cores to use. On Microsoft Windows machines it is silently changed to 1. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.