A template repository for pipeline code. For an example, see https://github.com/IGVF-UCSD/celloracle_pipeline/tree/dev. This should include:
- with details of the project
- mention where you can find pipelines and datasets
README.mdwith brief details on dataset and pointer to how it was processed
- Compiled code (scripts and notebooks) for downstream analysis relevant to this project
- Will usually be some combination of bash scripts for running pipelines and notebooks for visualizing results
- Figures generated from notebooks
- Outputs from running pipelines
- …
- Any text or links to spreadsheet, docs etc.
- Links or data that is used for analysis but not explicitly generated here