Description Usage Arguments Value Examples
Generates splice motif sequences and adds them t the backsplice junction datatable
1 | generateJunctionMotifs(object, genome_seq, cores = 1L)
|
object |
A circSample or circExperiment object |
genome_seq |
A BSGenome object used for determining the sequences for splice motifs |
an updated circSample or circExperiment object
1 2 3 4 5 6 7 | # Do not run
# Setup circSample or circExperiment object
#object <- circSample(...)
# Load relevant data
#...
# Generate motifs
#object <- generateJunctionMotifs(object)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.