uniform.ranks.interval | R Documentation |
If the given interval is not completely dividable by the number of genes to simulate (numGenes), the number of simulated ranks might be slightly different from the numGenes.
uniform.ranks.interval(start, end, numGenes)
start |
Start of the rank interval (and value of the first simulated rank) |
end |
End of the rank interval |
numGenes |
Number of ranks to simulate |
Vector with uniforml distributed gene ranks
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.