Description Usage Arguments Value
View source: R/ks.miRNA_signiture_overlap.R
A function to generate venn diagram and check the overlap between formulas.
1 2 3 4 | ks.miRNA_signiture_overlap(
which_formulas = c("sig", "cfs"),
benchmark_csv = "benchmark1578929876.21765.csv"
)
|
which_formulas |
Which formulas to check? |
benchmark_csv |
Which benchmark to use? |
Object of 'venn()' function which can be used for plotting venn diagram and check the overlap.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.