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