Skip to content

genepattern/docker-python37

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-aws-python37

Python 3.7 docker container for GenePattern modules running on AWSBatch

to publish a new jobdef into aws

aws batch register-job-definition --cli-input-json file://jobdef.json --profile genepattern

use this line to update the common scripts to latest

git subtree pull --prefix common https://github.com/genepattern/docker-aws-common-scripts.git master --squash

use this to add or update the diffex src used for testing

git subtree add --prefix tests/diffex/diffexSrc https://github.com/genepattern/DiffEx.git master --squash

git subtree pull --prefix tests/diffex/diffexSrc https://github.com/genepattern/DiffEx.git master --squash

copyright 2017-2019 Regents of the University of California and the Broad Institute. All rights reserved.

About

Python 3.7 docker container for GenePattern modules running on AWSBatch

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published