The portions of saving, motif hist and sigMatrix required to save the data in chunks motif_1-motif_2-enviroment option to save every x motif_2
1 2 3 4 | partialSigMatrix(Sequences, mots, reg, ranges,
fields = unlist(Map(as.character, 1:dim(reg)[2])), addmotifs = c(),
n = rep((length(mots) + length(addmotifs)), 2), m = dim(reg)[2],
filename = "test")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.