-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME.Rmd
More file actions
36 lines (24 loc) · 1.1 KB
/
Copy pathREADME.Rmd
File metadata and controls
36 lines (24 loc) · 1.1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
---
output: github_document
---
<!-- README.md is generated from README.Rmd. Please edit that file -->
```{r, include = FALSE}
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](https://github.com/), which may not be stable:
``` r
install.packages("devtools")
devtools::install_github("mickyliumo/SigQBiC")
```
## Reference manual
https://github.com/mickyliumo/SigQBiC/blob/master/SigQBiC_0.1.2.pdf