GenerateDPinput_strelka_vcf: Generate DP input for strelka vcfs, using tier 1 snvs

Description Usage Arguments Value

View source: R/GenerateDPinput_strelka_vcf.R

Description

Converts snv counts from vcf into input format for DPClust

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
GenerateDPinput_strelka_vcf(
  tumourplatekey,
  normalplatekey,
  gender,
  vcffilepath,
  rhoandpsifilepath,
  subcloneshg38filepath,
  output_loci_file,
  output_file,
  output_DPinput_file
)

Arguments

Loci

of SNP positions used in CNV call Allele frequencies of same SNP positions File containing purity and ploidy of tumour sample Subclones file from Battenberg containing copy number segments across genome Sex of patient

Value

A file containing all snv loci, their mutation copy number status, and their CCF (cancer cell fraction)


afrangou/CleanCNA documentation built on Dec. 28, 2021, 8:21 p.m.