## Not run:
# data(icaSetCarbayo)
# mart <- useMart("ensembl", "hsapiens_gene_ensembl")
#
# ## comparison of two components
# ## here the components come from the same IcaSet for convenience
# ## but they must come from different IcaSet in practice.
# compareGenes(keepCompByIcaSet = c(9,4), icaSets = list(icaSetCarbayo, icaSetCarbayo),
# lab=c("Carbayo", "Carbayo2"), cutoff=3, type="union", mart=mart)
#
# ## End(Not run)
Run the code above in your browser using DataLab