View source: R/run.filtering.txt.R
Run filtering on an ANNOVAR-annotated txt file
1 2 3 4 |
variant.file |
Path to variant file |
caller |
String giving variant caller that was used (affects which filters were applied. |
output.directory |
Path to output directory |
output.filename |
Name of resulting VCF file (defaults to SAMPLE_ID.vcf) |
code.directory |
Path to directory where code should be stored |
log.directory |
Path to directory where log files should be stored |
config.file |
Path to config file |
job.dependencies |
Vector with names of job dependencies |
job.group |
Group job should belong to |
quiet |
Logical indicating whether to print command to screen rather than submit it to the system. Defaults to false, useful for debugging. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.