View source: R/RNAseq_plotting.R
Save dotplots and csvs from reactome pathway analysis
1 2 3 4 5 6 7 8 9 10 11 | multiple_reactomePA_save_dotplot_and_csv(
flybase_multiple_gene_list,
entrez_ids,
start_of_file_name,
save_directory,
number_cat_dotplot = 15,
font_size_dotpot = 8,
height_dotplot = 10,
width_dotplot = 15,
...
)
|
flybase_multiple_gene_list |
Gene list of flybase ids |
entrez_ids |
Column of DGElist$genes that contains entrez id info. |
... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.