Description Usage Arguments Value Examples
The function annotates the methylDiff/methylBase obj.
1 | DMSAnnotate(object, grAnno)
|
object: |
A methylDiff/methyBase/GRanges object |
grAnno: |
A GRanges object |
A dataframe which contains site location and annotation. In the dataframe, there won't be the metainfo like p-values etc.
1 2 | data(ExampleAnnotate)
result<-DMSAnnotate(methylDiff.obj, ExampleGencode)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.