data(saliva)
### Generate a the number of reads per sample
### The first number is the number of reads and the second is the number of subjects
nrs <- rep(10000, 2)
gendata <- generateTree(saliva, nrs)
Run the code above in your browser using DataLab