runFromRecipe.R

library(trenaSGM)
library(TrenaProjectErythropoiesis)
load("recipe.RData")
load("~/github/trenaSGM/inst/extdata/recipe-to-reproduce-gene-named-1-bug.RData")
genomeName <- "hg38"
targetGene <- "GATA2"
builder <- trenaSGM::FimoDatabaseModelBuilder(genomeName, targetGene, recipe)
x <- build(builder)
PriceLab/TrenaViz documentation built on May 8, 2020, 9:28 p.m.