## Not run:
# ## Import from RDML file
# PATH <- path.package("RDML")
# filename <- paste(PATH, "/extdata/", "lc96_bACTXY.rdml", sep ="")
# lc96 <- RDML$new(filename)
#
# ## Some kind of overview for lc96
# lc96$AsTable(name.pattern = sample[[react$sample$id]]$description)
# lc96$AsDendrogram()
# ## End(Not run)
Run the code above in your browser using DataLab