# This example might take a long time to run, so we wrap it in donttest{}
# \donttest{
myhic=system.file('extdata', 'example.hic', package ='HiCocietyExample')
mycom = hic2community(myhic, "19", 5000, 0.975, 2000000,
par.noise=1, 'louvain', n_cores=2)
# }
Run the code above in your browser using DataLab