https://github.com/dhimmel/elevcan
Elevation and Cancer Incidence
https://github.com/dhimmel/elevcan
altitude cancer elevation lung-cancer oxygen oxygen-driven-tumorigenesis peerj
Last synced: about 1 month ago
JSON representation
Elevation and Cancer Incidence
- Host: GitHub
- URL: https://github.com/dhimmel/elevcan
- Owner: dhimmel
- License: other
- Created: 2014-07-08T01:03:53.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2016-04-11T03:50:18.000Z (about 9 years ago)
- Last Synced: 2025-01-28T23:50:08.308Z (3 months ago)
- Topics: altitude, cancer, elevation, lung-cancer, oxygen, oxygen-driven-tumorigenesis, peerj
- Language: PostScript
- Homepage: https://doi.org/10.7717/peerj.705
- Size: 16 MB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# A data exploration of elevation, oxygen & lung cancer
This repository hosts the analysis for:
> Simeonov KP, Himmelstein DS (2015) [**Lung cancer incidence decreases with elevation: evidence for oxygen as an inhaled carcinogen**](https://doi.org/10.7717/peerj.705). *PeerJ* 2:e705 DOI: 10.7717/peerj.705
###Directory Structure
+ `code/`: All code that produced final project output. Run `Rscript code/run.R` (from the project's root directory) to perform the analysis starting from the county-level dataset.
+ `code/data-creation/`: contains code that was used to create the county-level dataset including resource parsing, data integration, and population-weighted elevaton computation.
+ `output/`: output from running the analysis including the stdout log, underlying figure data, and persistent copy of the final R session.
+ `tables/`: Latex tables generated from the analysis. Additional manual editing was performed on some tables.
+ `figures/`: Figures as pdfs generated from the analysis. Additional manual editing was performed for some figures.
+ `data/`: text files of the county-level dataset.
+ `manual/`: Contains manually editted files (files that are not produced by running the analysis). Final versions of the figures are available as pdfs. Saved sessions from propreitary software used for image processing are also included.