https://github.com/lucventurini/mikado
Raw File
Tip revision: 91722a6453848b28d93f4df6cb34e15e3412ee4a authored by Luca Venturini on 15 March 2021, 15:25:36 UTC
Avoid using the unstable repositories for zlib files.
Tip revision: 91722a6
requirements.txt
biopython>=1.78
datrie>=0.8
docutils
drmaa
hypothesis
msgpack>=1.0.0
networkx>=2.3
numpy>=1.17.2
pandas>=1.0
pip
pysam>=0.15.3
pyyaml>=5.1.2
scipy>=1.3.1
snakemake>=5.7.0
sqlalchemy>=1.3.9
sqlalchemy-utils>=0.34.1
tabulate>=0.8.5
pytest>=5.4.1
python-rapidjson>=1.0.0
toml>=0.10.0
pyfaidx>=0.5.8
dataclasses; python_version < '3.7'
marshmallow
marshmallow-dataclass
typeguard  # Necessary for mashmallow apparently
back to top