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

Integrate with Luigi #46

Open
briandoconnor opened this issue Jul 31, 2016 · 2 comments
Open

Integrate with Luigi #46

briandoconnor opened this issue Jul 31, 2016 · 2 comments

Comments

@briandoconnor
Copy link
Contributor

Show Luigi can query elasticsearch, find work, and trigger analysis.

@briandoconnor
Copy link
Contributor Author

briandoconnor commented Aug 2, 2016

Working on feature branch:
feature/#46-luigi-integration-brian

Todo for Luigi workflow:

  • pull out the bam file from the structure
  • map to the file UUID from the storage system
  • write a task to download it
  • write a task to process the bam
  • write a task to prepare metadata.json and upload it

Then:

  • write a script to make randomized BAM uploads
  • write a script to generate the index
  • write a script to call the Luigi workflow... need to be careful that multiple Luigi jobs aren't launched.... maybe have a certain percentage of failure in this?
  • write a simple ES query that generates a TSV of available reports (standin for portal)

Later:

  • add in Consonance (lots of work)
  • add in real RNASeq data and workflow (need Dockerized/Dockstore workflow)
  • write Luigi decider for RNAseq

briandoconnor pushed a commit that referenced this issue Aug 11, 2016
briandoconnor pushed a commit that referenced this issue Aug 16, 2016
…Genomics/dcc-storage-schemas into feature/#46-luigi-integration-brian
@kozbo
Copy link

kozbo commented Sep 8, 2017

What is the status on this issue?

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

No branches or pull requests

2 participants