simple_motifRG | R Documentation |
Run motifRG on a fasta file.
simple_motifRG(
input_fasta,
control_fasta,
maximum = 3,
title = "Motifs of XXX",
prefix = "motif",
genome = "BSgenome.Hsapiens.UCSC.hg19"
)
input_fasta |
Input file. |
control_fasta |
control file. |
maximum |
3 |
title |
Output image title. |
prefix |
Prefix for the output files. |
genome |
Package containing the full genome. |
[motifRG]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.