We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi, I had some issues finding the right versions for pangolin to run. It worked by running:
conda install python=3.6 pip3 install torch==1.8.2 torchvision==0.9.2 torchaudio==0.8.2 --extra-index-url https://download.pytorch.org/whl/lts/1.8/cpu conda install -c conda-forge pyvcf pip install gffutils biopython pandas pyfastx
Here are the conda and pip dependencies: https://gist.github.com/MartGro/dfe979e79800a210faf0b85b43db62b0
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi,
I had some issues finding the right versions for pangolin to run.
It worked by running:
Here are the conda and pip dependencies:
https://gist.github.com/MartGro/dfe979e79800a210faf0b85b43db62b0
The text was updated successfully, but these errors were encountered: