knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.width = 8, fig.height = 5 )
library(intactr)
The data: 12 pre-selected gene pairs Max 20 guides per gene 25 olfactory receptor controls Dual orientation Three direct repeats columns gene1, guide1 (guide1:DR), guide2 (guide2:DR), control1, control2
knitr::kable(head(prog_pairs))
combo_scores <- calculate_anchor_residuals(prog_pairs, 60, fit_controls = T)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.