Description Usage Arguments Examples
Find Bobro motif
1 | FindBobroMotif(object)
|
project |
Sets the project name for the Bobro object. |
1 2 3 | test_sequence <- Biostrings::readDNAStringSet("../data/cra.fa")
object <- CreateBobroObject(test_sequence)
object <- FindBobroMotif(object)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.