CoGA tutorial

  1. Download and install CoGA (click here for instructions)
  2. Prepare your dataset (check out our manual or download the example dataset)
  3. Open the R console
  4. Run CoGA
    Type the following code on the R console and wait for the CoGA browser page to open:
    library(coga)
    runGoga()
  5. Load your dataset
  6. Set the analysis parameters
  7. Click on the "Start analysis" button and wait for the analysis to complete
  8. Check out the results and then explore the "Further analyses" tab
  9. To exit the program, close the CoGA browser page, and then press the keys Ctrl + C in the R console.

Video tutorial