somaticsniper_2_excel: From vcf to excel by somatic sniper

View source: R/from_vcf2df.R

somaticsniper_2_excelR Documentation

From vcf to excel by somatic sniper

Description

From vcf to excel by somatic sniper

Usage

somaticsniper_2_excel(
  name_vcffile,
  excel = FALSE,
  excel_file = "20200306_somaticsniper.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: 
strelka_2_excel (name_vcffile)

## End(Not run)


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