## Load the input object with the expression data and the annotations
data(myCounts)
## Generating data for the plot "biodetection" and samples in columns 3 and 4 of expression data
mydata2plot = dat(mydata, type = "biodetection", k = 0)
## Generating the corresponding plot
explo.plot(mydata2plot)
Run the code above in your browser using DataLab