intersect_signatures | R Documentation |
Najib is curious about the relationship of genes in sets, the sets, and the genes that comprise those sets. This is pushing gsva towards a oroborous-ish state.
intersect_signatures(
gsva_result,
lst,
freq_cutoff = 2,
sig_weights = TRUE,
gene_weights = TRUE
)
gsva_result |
Result from simple_gsva(). |
lst |
List of genes of interest. |
freq_cutoff |
Minimum number of observations to be counted. |
sig_weights |
When making venn diagrams, weight them? |
gene_weights |
When venning genes, weight them? |
List containing some venns, lists, and such.
[Vennerable] [simple_gsva()]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.