View source: R/GeneExpression_sim.R
cal_amp_bias | R Documentation |
Simulate technical biases
cal_amp_bias(lenslope, nbins, gene_len, amp_bias_limit)
lenslope |
amount of length bias. This value sould be less than 2*amp_bias_limit2/(nbins-1) |
nbins |
number of bins for gene length |
gene_len |
transcript length of each gene |
amp_bias_limit |
range of amplification bias for each gene, a vector of length ngenes |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.