README.md

Bobro

Bobro is the an R package for prediction of cis-regulatory motifs in a given set of promoter sequences. The algorithm originally published by Ma et al, 2011 at Nucelic Acids Research(https://academic.oup.com/nar/article-lookup/doi/10.1093/nar/gkq948). This package provides an R implementation of the Bobro algorithm, developed and maintained by the BMBL at OSU.

Make sure to check out the Examples and FAQ section to learn everything about the workflow.

Latest News

Requirements

Installation

You can install Bobro R package with:

library(remotes)
# to install the latest stable version (advised)
remotes::install_github("Wang-Cankun/Bobro")

Examples

FAQ

Howto’s and faqs examples:

References



Wang-Cankun/Bobro documentation built on Feb. 23, 2020, 5:40 a.m.