RunDPClust_Beagle_nf: Runs DPClust using input provided in...

Description Usage Arguments Value

View source: R/RunDPClust_Beagle_NF.R

Description

Clusters mutations by CCF using Dirichlet Process

Clusters mutations by CCF using Dirichlet Process

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
RunDPClust(
  sampledir,
  participantid,
  tumourplatekey,
  normalplatekey,
  dpinfofilepath,
  gender,
  vcffilepath,
  rhoandpsifilepath,
  subcloneshg38filepath,
  run
)

RunDPClust_Beagle_nf(
  tumourplatekey,
  normalplatekey,
  rhoandpsifilepath,
  dpinfofilepath,
  output_folder
)

Arguments

Tumour

platekey Germline platekey Filepath to purity and ploidy file from Battenberg Filepath to input file generated by GenerateDPinputt2BamAC_Beagle_nf Output directory

Value

Cluster assignment for all SNVs Plots showing the clusters OptimaInfo file summarising the clusters And the CCF and number of mutations assigned to each

Cluster assignment for all SNVs Plots showing the clusters OptimaInfo file summarising the clusters And the CCF and number of mutations assigned to each


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