#first run example(assemble.data)
#and example(integrated.analysis)
#get the top dependent features sorted by p-value
table.dep <- tabulate.top.dep.features(input.regions="8q",
adjust.method="BY",
method="full",
significance=0.05,
run.name="chr8q")
head(table.dep[["8q"]])
Run the code above in your browser using DataLab