taylor-lab / neoantigen-dev

neoantigen prediction from WES/WGS
4 stars 1 forks source link

Added requirements.txt for python libraries #1

Closed evanbiederstedt closed 5 years ago

evanbiederstedt commented 5 years ago

(1) Added requirements.txt for python libraries not available via the Python Standard Library. I'm using the most recent versions.

(2) Made the shebang compatible for all python2 code, though I don't think this is the biggest deal.