mutect38_2df: From vcf to excel by mutect38__2df

View source: R/from_vcf2df.R

mutect38_2dfR Documentation

From vcf to excel by mutect38__2df

Description

From vcf to excel by mutect38__2df

Usage

mutect38_2df(name_vcffile, excel = FALSE, excel_file = "20200306_Mutect.xlsx")

Arguments

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.

Value

data frame with ordered information

Examples

## Not run: 
mutect38__2df (name_vcffile)

## End(Not run)


itamuria/immunoeasy documentation built on Sept. 30, 2022, 5:53 a.m.