Description Usage Arguments Value
View source: R/get_probe_overlaps.R
Calculate 3'-subsequence overlap between a set of probes
1 | get_probe_overlaps(probes)
|
probes |
Probes to test (450k/EPIC) |
A data frame with one row for each match and .. columns
Probe_Index |
Probe ID |
Bead_Index |
Bead ID: Probe ID with '_methylated' or '_unmethylated' appended for type I probes |
Probe_Target |
Probe ID |
Bead_Target |
Bead ID: Probe ID with '_methylated' or '_unmethylated' appended for type I probes |
overlap |
overlap in bp |
mismatch_pos |
position of mismatch (bp from 3'end of probe), NA if exact match |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.