Description Usage Arguments Value
View source: R/cohortFusions.R
Plot fusion gene expression
1 | do.plots(fusionsDf, samples, geneOrderList, normalizedCohortExpressionDf)
|
fusionsDf |
The fusions to plot |
samples |
Vector of samples to plot |
geneOrderList |
Vector of genes to plot, in priority order. Genes earlier in list print on left side when paired with gene later in list. |
normalizedCohortExpressionDf |
The cohort of normalized exon expression results. |
A named vector with three components:
plots | Plot count |
fusionPairs | Number of paired genes plotted |
fusionSingles | Number of single genes plotted |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.