NOISeq

User Tools


Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
downloads [2015/05/28 17:05]
sotacam
downloads [2015/06/02 15:48]
sotacam [Differential expression on simulated data]
Line 41: Line 41:
  
  
 +
 +====== R code used to test the NOISeqBIO method ======
 +
 +===== Simulation algorithm =====
 +
 +R scripts for simulating RNA-seq count data for two experimental conditions:
 +
 +{{:​simulation_high.r|Simulation of HIGH variability scenarios}}
 +
 +{{:​simulation_low.r|Simulation of LOW variability scenarios}}
 +
 +
 +===== Differential expression on simulated data =====
 +
 +These scripts show how the differential expression methods were applied on simulated data sets:
 +
 +{{:​methodsonsimulations.r|DE methods on simulations}}
 +
 +{{:​globalsimulationsanalysis.r|Analysis of DE results}}