writeVCF | R 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
writeVCF(CNV_DF, fileName)
CNV_DF |
CNV dataframe |
fileName |
name of the VCF file |
VCF dataframe ready to write to disk
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.