Skip to content

Boilerplate for working up data. Integration with OSF storage.

License

Notifications You must be signed in to change notification settings

wright-group/wright-cookiecutter-workup

Repository files navigation

wright-cookiecutter-workup

A cookiecutter template for data analysis. Includes integration with Open Science Framework (OSF) storage. Includes a CLI for figure plotting (using click).

Usage

  1. If your are using OSF, start an OSF repository and establish an ID. You will want this ID before initializing the project. You need not push your data to the OSF repository right away.

  2. Install cookiecutter.
    Using conda: conda install cookiecutter

  3. Initialize the project folder. Using a terminal in the parent folder for your project destination, run

    cookiecutter gh:wright-group/wright-cookiecutter-workup

    and complete the prompts.

  4. The project is now templated. You can begin working up data! Now is also a good time to start a git repository.

About

Boilerplate for working up data. Integration with OSF storage.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages