## Load the object mynoiseq generated by computing differential expression probability with noiseq() on Marioni's data:
data(noiseq)
## Third, use degenes() function to extract differentially expressed features:
mynoiseq.deg = degenes(mynoiseq, q = 0.8, M = NULL)
Run the code above in your browser using DataLab