strelka_2_excel | R Documentation |
From vcf to excel by Strelka
strelka_2_excel( name_vcffile, excel = FALSE, excel_file = "20200306_strelka.xlsx" )
name_vcffile |
The name of the vcf file |
excel |
If we want to export to excel (boolean) |
excel_file |
Name of the output excel file. |
data frame with ordered information
## Not run: strelka_2_excel (name_vcffile) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.