Description Usage Arguments Value
View source: R/CandidateInteractionsToGInteractions.R
CandidateInteractionsToGInteractions transform Chicdiff CandidateInteractions (data frame) To GInteractions object using rmap
1 2 3 4 | CandidateInteractionsToGInteractions(
candidateInteractionsDataFrame,
pathToRmap
)
|
chicDiffResultsDataFrame |
("data.table" or "data.frame") Results dataset from Chicdiff pipeline |
path |
to rmap file that was used upstream in chicago/chicdiff. Rmap file should have four columns: V1:V4 ("chr", "start", "end", "RF_n") |
GInteractions object with leftover columns forming mcols
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.