AllenNeuralDynamics / AllenNeuralDynamics/zombie

Data loader for analysis architecture

Abierto
#19 2 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
JavaScript
Estrellas
0
Forks
1
Merge medio
8 min
PR fusionados (30 d)
6

Descripción

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/.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.