Skip to content

ArataHayashi/GENI-Gene-ENrichment-Identifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GENI ~ Gene ENrichment Identifier ~

Use GENI

Click to run GENI in shinyapps.io

https://yoavshaul-lab.shinyapps.io/gsea-geni/

The script was builted to run in shinnyapps.io. Using GENI via website is reccomended.

In the case that you want to run GENI in local R:

  1. Download the files from the website.
  2. Change the files in RDS format.
  3. Save all the files together with the contents from Sample_data in the folder called "dat"
  4. Put the folder in same directry with "app.R" and "make_enrichment_plot".
  5. Open the "app.R" file in the R studio.
  6. Run