Description Usage Arguments Value Examples
View source: R/nanoSingleMolecule.R
Merge CG and GC methylation matrices
1 | mergeCGandGCmat(tsvCG, tsvGC, genome)
|
genome |
A BSgenome, DNAstring or path to fasta file for the genome of interest |
CGmat |
A tab serparated values text file where individual CG motifs have been split |
GCmat |
A tab serparated values text file where individual GC motifs have been split |
A tsv for both motifs with three contexts: HCG, GCH, GCGorCGC
1 | mergeCGandGCtsv(splitMotifs(MSssI_CpG,"CG"),splitMotifs(MSssI_GpC,"GC"),ttTi5605dna)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.