Description Usage Arguments Value Examples
This function selects 2 lists of genes, 1 for each tissue. Each list includes genes that are highly specific and expressed in one tissue with <0.1 quantile normalised expression in the other. This is useful for differentiating between tissue types. For example, for selecting positive & negative controls for qPCR to determine if a tissue sample has been contaminated.
1 | getControls(x, y)
|
x |
primary tissue, output from getTissue() |
y |
secondary tissue, output from getTissue() |
Returns a list object containing 1 dataframe of genes for each of the 2 tissues. The data frames are ranked first by score and then by quantile normalised expression
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.