AlexsLemonade / alsf-scpca

Management and analysis tools for ALSF Single-cell Pediatric Cancer Atlas data.
BSD 3-Clause "New" or "Revised" License
0 stars 1 forks source link

Add back priority queue #179

Closed jashapiro closed 7 months ago

jashapiro commented 7 months ago

This PR adds a priority queue to our nextflow batch configs.

Mostly this was uncommenting previous code, but I also changed the ondemand queue to use the auto-scaling ebs volumes that are part of the main queue that we use.

I had to be a bit manual with the apply, as I didn't have the current state file, but I put the current state file after applying my changes in S3.

Requesting @davidsmejia for review since @arkid15r is out.