cisTransRatio | R Documentation |
Quickly computes a cis-trans ratio of interactions.
cisTransRatio(x)
x |
A |
a tibble, listing for each chr. the % of cis/trans interactions
library(HiContacts)
full_contacts_yeast <- contacts_yeast(full = TRUE)
cisTransRatio(full_contacts_yeast)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.