Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 384 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 384 Bytes

Brain EffeX

Effect size explorer shiny app

Instructions for contibuting to the app:

  1. Fork the repository
  2. Download the effect map data (effect_maps_public.RData) by
    • running the download_data.R script in the scripts directory locally
    • going to https://osf.io/cwnjd and downloading the effect_maps_public.RData file, move it in the data folder of this repo.