addExpValueAndSample | R Documentation |
Adds mean expression value and sample based on expression level. Internally calls lApplyFunction(), bin_search() & addSampleToNewList()
addExpValueAndSample(x, y, z)
x |
output from addGeneIdToIndex() |
y |
output from splitIntoBins(makeAx4TPM()) |
z |
output from makeAx4TPM() |
Modified form of addGeneIdToIndex() output where mean and sample columns are added.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.