FindBobroMotif: Find Bobro motif

Description Usage Arguments Examples

View source: R/object.R

Description

Find Bobro motif

Usage

1

Arguments

project

Sets the project name for the Bobro object.

Examples

1
2
3
test_sequence <- Biostrings::readDNAStringSet("../data/cra.fa")
object <- CreateBobroObject(test_sequence)
object <- FindBobroMotif(object)

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