Skip to content

Template research compendium for the Data Science Institute Data Science Fellows

License

GPL-3.0, GPL-3.0 licenses found

Licenses found

GPL-3.0
LICENSE
GPL-3.0
LICENSE.md
Notifications You must be signed in to change notification settings

ua-data7/DSF-template-compendium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Science Institute Data Science Fellows Template Research Compendium

License: GPL v3

A compendium of code, data, and author's manuscript accompanying the manuscript:

TBD

Overview

This repository is organized as a reproducible research compendium. Future updates to this compendium will include a Dockerfile and Binder Container

File Organization

analysis/
|
├── logs/
│   └── log.md          # learning log for DSF
|
├── figures/            # location of the figures produced for the manuscript
|
├── data/
│   └── RawData/        # data obtained from elsewhere
|   
└── supplementary-materials/
    ├── Supplementary_Figures/     
    |                   # supplementary figures for the main manuscript
    └── Supplementary_Tables/      
                        # supplementary tables for the main manuscript 

R/Python/etc.           # scripts to run in the following order (also see associated README.md)
    └── Script.R        # hypothetical R script used to wrangle the raw data, produce figures, analyses, and supplementary materials

A template log.md learners notebook for DSF can be found in analysis/logs.

About

Template research compendium for the Data Science Institute Data Science Fellows

Resources

License

GPL-3.0, GPL-3.0 licenses found

Licenses found

GPL-3.0
LICENSE
GPL-3.0
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages