trans_prop | R Documentation |
Divide each column by sum of that column then scale to xFact and log it for more normalization.
trans_prop(expDat, xFact = 1e+05)
expDat |
a matrix of weighted down expression data |
xFact |
a number representing scaling factor |
a matrix of downsampled read mapped to genes/transcripts
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.