EvoSig_input | R Documentation |
Produce input ccf count matrix for rank estimate
EvoSig_input( Ccube_folder, output, ccfMatBuild = F, post_summary = NA, postSummaryBuild = F, TCGA = F, ICGC = F, ccfupper = 1, minsample = 30, minmutation = 30, mindepth = 100, typefile = NA, matrixtype = "fraction" )
Ccube_folder |
Ccube folder |
output |
output folder path |
ccfMatBuild |
Specify whether construct ccf count matrix or not |
post_summary |
specify post summary file path if choose to load from local file |
postSummaryBuild |
Specify whether construct post summary from scratch or not |
ccfupper |
CCF upper bound |
minsample |
set minimum samples needed for a single cancer type |
CCF matrix for each cancer type
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.