AlexsLemonade / AlexsLemonade/OpenScPCA-nf

Define and document workflow output structure

Open
#15 0 comments 0 reactions 1 assignee View on GitHub

@jashapiro is already working on this.

Since Apr 23, 2024.

Dominant language
R
Stars
2
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Most workflow results, especially those that that may be used in downstream analyses, will be placed in the `openscpca-nf-workflow-results` bucket.

A current thought for the structure of that bucket is that there will be a set prefix for each release of the workflow, with subdirtectories for each module that all outputs from that module will include. For example, if there is a module named `merged-sce`, and an associated release of `2024-04-01`, the outputs would be placed within:

`s3://openscpca-nf-workflow-results/2024-04-01/merged-sce`

_Comments on this proposed structure are welcome in this issue before we start to implement it!_

This structure should be implemented in at least one example module, and documentation about that implementation should be added to the README and/or contributing docs.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.