Skip to content

Latest commit

 

History

History
41 lines (29 loc) · 1.46 KB

README.md

File metadata and controls

41 lines (29 loc) · 1.46 KB

This is a repository for group 7 project

group7_logo

Reproducibility Instructions

1. Group members

  • Chen -MIT
  • Jay -Cleveland Clinic
  • An -LSU

2. Goals by members

  • Reproduce Sadler et al. (2018) workflow
  • Practice container, singularity, and snakemake
  • Machine learning
  • Run singularity on cloudv

3. Materials

4. Deliverables

  • dockerfile with all required environment to run the hydrology project workflow
  • the workflow include 3 preporocessing python scripts and 1 R script

5. Hydrology project phases

  • project preparation: read paper, make plan, gather script and data
  • fix bugs for each script, including 3 preprocssing scripts, 1 model script
  • run multiple scripts pipeline using workflow
  • containerize the workflow