Skip to content

Klepac-Ceraj-Lab/Resonance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Resonance Analysis

Analysis code for the RESONANCE microbiome cohort of the NIH Environmental influencences on Child Health Outcomes (ECHO) project.

Grant # NIH UG3 OD023313 (VK-C).

zenodo DOI Dryad Badge

Repo organization

  • This repository is a julia package, with reusable code in the src/ directory. For more details, see below.
  • Before running analysis code, your environment must be set up. Please see instructions in setup/README.md
  • Individual analyis "notebooks" are found in the manuscript/ directory
  • The manuscript draft and references can be also be found in the manuscript/ directory.

Running the code

Helper scripts for downloading data and running code necessary for reproducing these analyses are available in the Setup/ directory. See Setup/README.md for additional information on how to install julia and this repository.