View source: R/rearrangeTagMatricesBasedOnSample.R
rearrangeTagMatricesBasedOnSample | R Documentation |
rearrangeTagMatricesBasedOnSample
rearrangeTagMatricesBasedOnSample(x, y)
x |
output of addExpValueAndSample() |
y |
output of getTagMatricesForDiffExpLevelBins() This is a list of GRanges objects based on the tagMatrices from getTagMatricesForDiffExpLevelBins().They have the index, geneId, mean, sample as metadata columns. The sample metadata column is based expression level |
output is the correct tagMatrices! As in matrices where
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.