Description Usage Arguments Value Examples
View source: R/nanoSingleMolecule.R
Split sequences with multiple motifs
1 | splitMotifs(tsv, motif)
|
tsv |
A tab serparated values text file with results from Nanopore CpG or GpC methylation calls |
motif |
The motif to search for: "CG" or "GC". |
A tsv with all mutli-motif sequences split into individual motifs with normalised log_lik_ratio
1 | splitMotifs(MSssI_CpG,"CG")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.