Created
February 15, 2019 12:54
-
-
Save bebosudo/2deb53cb31d6fa75edccb3a3cf744050 to your computer and use it in GitHub Desktop.
rnaseq-nf + awscli to execute RNA sequencing inside AWS Batch + S3
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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