-
Notifications
You must be signed in to change notification settings - Fork 2
Installation notes
Lilit Nersisyan edited this page Nov 23, 2019
·
1 revision
Plastid and phantomjs need to be installed separately:
If you have pip installed separately:
pip install --upgrade numpy pysam cython pip install plastid
Alternatively, you may access pip as a python module: python -m pip install --upgrade numpy pysam cython python -m pip install plastid
How to make fivepseq --version work?