Skip to content

A template repository for organizing new research projects.

License

Notifications You must be signed in to change notification settings

savannahferretti/project-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Paper Title

By A. A. Author1, B. B. Author1, & C. C. Author2

1Department, Organization, City, State, Country

2Department, Organization, City, State, Country

Status: This manuscript has been submitted for publication at <JOURNAL>. The <PAPER> was published in <JOURNAL> in <MONTH, YEAR>. <SUPPORTING_INFORMATION> is also available. We welcome any comments, questions, or suggestions. Please email your feedback to <MAIN_AUTHOR> (<EMAIL>).

Abstract: Insert abstract text here.

Project Organization

├── LICENSE.md         <- License for code
│
├── README.md          <- Top-level information on this code base
│
├── data/
│   ├── external/      <- Data from third party sources
│   ├── interim/       <- Intermediate data that has been transformed
│   ├── processed/     <- Final analysis-ready data
│   └── raw/           <- Original immutable data
│
├── figs/              <- Generated figures/graphics 
│
├── notebooks/         <- Jupyter notebooks for data analysis/visualizations
│
├── scripts/           <- Source code for use in this project     
│
└── environment.yml    <- File for reproducing the analysis environment

Acknowledgements

The analysis for this work has been performed on <HPC>. This research was funded by <GRANTOR>.<NAME> provided helpful feedback on the first draft. Thanks to our colleagues at <ORGANIZATION> for their continued support.


This template is based on the cookiecutter data science project template.

About

A template repository for organizing new research projects.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published