AllenNeuralDynamics / AllenNeuralDynamics/zombie

Data loader for analysis architecture

未关闭
#19 2 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
JavaScript
星标
0
派生
1
平均合并
8 分钟
30 天内合并 PR
6

描述

We need to build a data loader for the analysis architecture. This should accept as input a pipeline or collection and write the corresponding data table with one row for every data asset that was run. The table will have at minimum the columns:

- input asset name, as "asset_name" -- this will be a shared column used to join with other tables
- pipeline
- collection
- S3 results folder location

And then any processing input and output parameters as additional columns.

I'm not quite sure how this works for pipeline versioning, etc, but that's the basic idea. The loader should live in a subfolder of https://github.com/AllenNeuralDynamics/zombie/tree/dev/src/zombie/data, probably zombie/data/analysis_architecture/.

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。