Skip to content

Instantly share code, notes, and snippets.

@bebosudo
Created February 15, 2019 12:54
Show Gist options
  • Save bebosudo/2deb53cb31d6fa75edccb3a3cf744050 to your computer and use it in GitHub Desktop.
Save bebosudo/2deb53cb31d6fa75edccb3a3cf744050 to your computer and use it in GitHub Desktop.
rnaseq-nf + awscli to execute RNA sequencing inside AWS Batch + S3
# bebosudo/rnaseq-nf is just a fork of nextflow/rnaseq-nf
FROM bebosudo/rnaseq-nf
MAINTAINER Alberto Chiusole <[email protected]>
RUN pip install --no-cache awscli
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment