multiple_reactomePA_save_dotplot_and_csv: Save dotplots and csvs from reactome pathway analysis

Description Usage Arguments

View source: R/RNAseq_plotting.R

Description

Save dotplots and csvs from reactome pathway analysis

Usage

 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,
  ...
)

Arguments

flybase_multiple_gene_list

Gene list of flybase ids

entrez_ids

Column of DGElist$genes that contains entrez id info.

...

morriso1/tools4RNAseq documentation built on July 17, 2021, 3:07 a.m.