Skip to content

boalang/study-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

79fff03 · Mar 24, 2024
Mar 5, 2024
Mar 5, 2024
Mar 15, 2024
Dec 11, 2023
Jun 10, 2023
Apr 26, 2022
Mar 15, 2024
Nov 22, 2023
Dec 4, 2023
Oct 26, 2022
Dec 11, 2023
Apr 25, 2022
Dec 11, 2023
Mar 24, 2024
Mar 7, 2024
Dec 9, 2023
Mar 5, 2024
Mar 24, 2024
Aug 31, 2022

Repository files navigation

boalang/study-template

A template for setting up an empirical study utilizing the Boa infrastructure. Using this template provides several benefits:

  • Automatic management of Boa scripts and data
  • A template system for Boa queries
  • A Docker-based environment for people to easily replicate your study
  • Automated publishing to Zenodo, including handling of double-blinded submissions

See the online documentation for more details on how to use the study template.

Requirements

You need a GNU Make compatible build system and Python. See the full requirements for more details.

Performing Research With This Template

Note that a username/password to the Boa website and API are required. You can request one here: https://boa.cs.iastate.edu/request/

See the online documentation for Using the Template for more details.

Adding a README.md file

Your replication package will need a README file. We provide a template file, sample-README.md, that you can use as a starting point for your package. Just rename the file to README.md and edit accordingly. There are several places with "TODO" notices that you will definitely want to change. And we recommend also adding a section at the end that describes each analysis in a bit more detail.

Using a Replication Package Built With This Template

See the online documentation for Using a Replication for more details.