You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
nchernia edited this page Jun 20, 2018
·
3 revisions
Straw is compatible with R via the Rcpp library. Usage is very similar to the examples on the C++ page. Future versions might use a different signature to call the function.
library(Rcpp)
sourceCpp("straw-R.cpp")
A<-straw_R("NONE drosophila.hic arm_2L arm_2L BP 100000")
In the above example, A is a data frame containing the counts information: