Description Usage Arguments Value
Predicts conformational changes of DNA shapes, such as minor groove width (MGW), roll, propeller twist (ProT) and helix twist (HeIT) in the unmethylated and methylated context using methyl-DNAshape algorithm.
1 | findShapes(bed.data, offset = 50, shape.plot = FALSE)
|
bed.data |
A data frame containing input bed-formatted data |
offset |
Number of nucleotides expanded in each direction (default:50, max:200) |
shape.plot |
A logical flag. If TRUE, the function will display a multi-plot with the conformational changes. (default: FALSE) |
1/ p-value of the MGW in the unmethylated/methylated CpG context for each sequence
2/ p-value of the HeIT in the unmethylated/methylated CpG context for each sequence
3/ p-value of the ProT in the unmethylated/methylated CpG context for each sequence
4/ p-value of the Roll in the unmethylated/methylated CpG context for each sequence
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.