Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Genomic Workflow Output manifest CLI incorporation #625

Open
6 tasks
gsantia opened this issue Jul 30, 2021 · 3 comments
Open
6 tasks

Genomic Workflow Output manifest CLI incorporation #625

gsantia opened this issue Jul 30, 2021 · 3 comments
Assignees
Labels

Comments

@gsantia
Copy link
Contributor

gsantia commented Jul 30, 2021

A lot of work was done in the Study Creator to allow analysts to ingest genomic workflow output data into the Dataservice (details here). The plan was to allow the user to upload a GWO manifest and then hit an 'ingest' button which would run through the process. This has not been implemented because the complicated nature of this process is too much for a single button push (we need monitoring and error handling etc).

This turned out to be a task of adding new functionality to the ingest library and then stapling it to the Study Creator API. Instead of letting this functionality languish, it'd be nice to add it to the ingest library CLI. This would allow for a more fine-tuned approach than just pushing a button, but wouldn't require the same heavy time investment to create a user-friendly frontend environment.

Here's my current idea for steps:

  • Talk to end users (analysts) about how they'd want this new functionality to look and work, and what options would be useful
  • Take this information and create an RFC and allow for everyone to think about it and comment
  • Implement the desired functionality
  • Have users test it out and perform basic QA
  • Make any required fixes/add new desired features
  • Release
@gsantia gsantia added the Epic label Jul 30, 2021
@gsantia gsantia self-assigned this Jul 30, 2021
@znatty22
Copy link
Member

znatty22 commented Aug 2, 2021

@fiendish
Copy link
Contributor

fiendish commented Aug 2, 2021

After step 2 is done this needs to be converted into more concrete actions.

@gsantia
Copy link
Contributor Author

gsantia commented Aug 2, 2021

After step 2 is done this needs to be converted into more concrete actions.

yeah, absolutely. any thoughts?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants