writeVCF: Write VCF file from CNproScan dataframe Function to reformat...

View source: R/writeVCF.R

writeVCFR Documentation

Write VCF file from CNproScan dataframe Function to reformat CNV dataframe to VCF formated dataframe to write down Inputs: detected CNV dataframe Output: VCF file

Description

Write VCF file from CNproScan dataframe Function to reformat CNV dataframe to VCF formated dataframe to write down Inputs: detected CNV dataframe Output: VCF file

Usage

writeVCF(CNV_DF, fileName)

Arguments

CNV_DF

CNV dataframe

fileName

name of the VCF file

Value

VCF dataframe ready to write to disk


robinjugas/CNproScan documentation built on April 11, 2024, 7:15 p.m.