# \donttest{
# Define example tree set
graphs <- ExampleTrees[6:10]
# Perform edge test on isotypes
x <- testEdges(graphs, "c_call", nperm=6)
# Plot
plotEdgeTest(x, color="steelblue", style="hist")
plotEdgeTest(x, style="cdf")
# }
Run the code above in your browser using DataLab