Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 1.31 KB

README.md

File metadata and controls

20 lines (14 loc) · 1.31 KB

Lab Coding Guidance

This repository is a collection of knowledge that is used for projects in the lab. It includes guides on how to do things, from using infrastructure such as AWS to language-specific solutions such as image manipulation. We welcome lab members and visitors to improve these folders and to add their own.

Lab Policies

  • Open Science: instructions on how to handle open science policies.

Lab Guides

  • Fundamentals: Guide to fundamentals of writing, maintaining, and collaborating on code.
  • Amazon Web Services: Guide to install, configure, and use AWS.
  • Prolific: Guide to avoid headaches with approving Prolific submissions.
  • Upload to MariaDB: Guide to help formating files into SQL compatible format and uploading it to HBS MariaDB on the GRID.

Specific Coding Solutions