knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

Signature-QBiC

Signature-QBiC (SigQBiC)

Purpose

We developed the "Signature-QBiC" prediction model that integrates mutational signature profiles with the QBiC method to investigate the effect of mutational signatures on TF bindings. QBiC is trained from protein binding microarray experiments and estimates the effect of every single-nucleotide change in the center of every 11-mer. SigQBiC has functions to predict the effects of mutational signatures on TF binding, get QBiC scores for single nucleotide variants in the center of an 11-mer.

Development version

Install the stable version of SigQBiC from the master branch on GitHub, which may not be stable:

install.packages("devtools")
devtools::install_github("mickyliumo/SigQBiC")

Reference manual

https://github.com/mickyliumo/SigQBiC/blob/master/SigQBiC_0.1.2.pdf



liumoLM/SigQBiC documentation built on Feb. 5, 2021, 12:53 a.m.