Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 293 Bytes

File metadata and controls

7 lines (6 loc) · 293 Bytes

Contributing

  1. Create a branch from main.
  2. Keep machine-specific paths out of scripts.
  3. Do not commit raw data, credentials, large RDS objects, or SLURM logs.
  4. Run Rscript scripts/00_check_environment.R before testing analyses.
  5. Document parameter changes in the pull request.