Ho ho ho, I would like to simulate a very bad experiment. So far, the correlation between the expression level and the calculated FPKM generated from the FLUX-simulator has been too good to be true, around R-squared 0.8 to 0.9. I would like to generate an experiment full of biases (GC-bias) that has bad correlation between the gene expression level and observed reads number. Any suggestion on which parameters to tweak? THanks.
1 Comment
Micha Sammeth
Hi,
I would suggest you play around with the amplification parameters:
PCR distribution file, 'default' to use a distribution with 15 rounds and 20 bins, 'none' to disable amplification.
Mean value of a gaussian distribution that reflects GC bias amplification probability, set this to 'NaN' to disable GC biases.
Standard deviation of a gaussian distribution that reflects GC bias amplification probability, inactive if GC_MEAN is set to NaN.
Cheers!