mutect38_2df | R Documentation |
From vcf to excel by mutect38__2df
mutect38_2df(name_vcffile, excel = FALSE, excel_file = "20200306_Mutect.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: mutect38__2df (name_vcffile) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.