https://github.com/hammerlab/vaxrank
Raw File
Tip revision: 23fe92f5dae04ead2d5d2df0231855eea1921926 authored by Alex Rubinsteyn on 19 August 2020, 19:40:48 UTC
Merge pull request #191 from openvax/use-isovar-for-all-variant-counts
Tip revision: 23fe92f
requirements.txt
six
numpy>=1.14.0
pandas
pyensembl>=1.5.0
varcode>=0.5.9
isovar>=1.1.1
mhctools>=1.5.0
roman
jinja2
pdfkit  # needs wkhtmltopdf: brew install Caskroom/cask/wkhtmltopdf
pypandoc  # needs pandoc: brew install pandoc
shellinford>=0.3.4
xlsxwriter
xlrd
xvfbwrapper
future>=0.16.0  # needed by pylint
astropy
datacache
pysam>=0.15.2
back to top