Skip to content

louisgt/GWAS-enrich

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TEMPLATE

Project description goes here.

Project Organization

├── Makefile           <- Makefile with commands like `make data` or `make train`
├── README.md          <- The top-level README for developers using this project.
├── data
│   ├── interim        <- Intermediate data that has been transformed.
│   ├── processed      <- The final, canonical data sets for modeling.
│   └── raw            <- The original, immutable data dump.
│
├── docs               <- Documentation (optional)
│
│
├── notebooks          <- Jupyter (or other) notebooks. Naming convention is a number (for ordering),
│                         the creator's initials, and a short `-` delimited description, e.g.
│                         `1.0-jqp-initial-data-exploration`.
│
├── references         <- Data dictionaries, manuals, papers and all other explanatory materials.
│
├── results            <- Generated analysis as HTML, PDF, LaTeX, etc.
│   └── figures        <- Generated graphics and figures to be used in reporting
│
│
├── src                <- Source code for use in this project.
│   │
│   ├── data-collection  <- Scripts to download or generate data
│   │
│   ├── processing       <- Scripts to turn raw data into features for further analysis
│   │
│   ├── utility          <- General scripts recycled here and there (e.g. file conversion, 
│   │                                                                   find and replace)
│   │
│   └── visualization  <- Scripts to create exploratory and results oriented visualizations
│
│
└── LICENSE

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published