Description Usage Arguments Value
View source: R/prepare.vcf.specification.R
Prepare VCF specification data frame for annotation
1 2  | prepare.vcf.specification(vcf.details, sample.id.column = 1,
  vcf.column = 2, job.dependency.column = NA, caller.column = NA)
 | 
vcf.details | 
 Data frame containing details of VCF files  | 
sample.id.column | 
 Identifier of column in   | 
vcf.column | 
 Identifier of column in   | 
job.dependency.column | 
 Identifier of column in   | 
caller.column | 
 Identifier of column in   | 
Properly formatted VCF details
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.