Description Usage Arguments Value
View source: R/SignatureQBiC.R
SignatureQBiC model. This function generates Gain Ratio and Loss Ratio for a TF (represented by universal PBM) with a mutational signature (or a mutation spectrum)
1 | SignatureQBiC(QBiC_score_file_path, pvalue_file_path, sig, plot.path = NULL)
|
QBiC_score_file_path |
All QBiC scores for a universal PBM. The file can be downloaded from http://qbic.genome.duke.edu/downloads |
pvalue_file_path |
p_values for all twelvemers. The file can be downloaded from http://qbic.genome.duke.edu/downloads |
sig |
A one-column matrix contains probability of each mutation types with row.names set to SigQBiC::mut_types. |
A list containing GR and LR.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.