You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Installation successful with minor modifications. Existing model requires tensorflow 1. Other pVACtools dependencies require tensorflow 2. Attempts to load models into tensorflow 2 were unsuccessful.
Has dependencies that can only be installed via conda. Because of this it would need to be installed manually by users and can't be made a dependency in pvactools package.
Download/clone GitHub repo Change cwd to tool Open the binding_prediction.py and main.py file and replace main_dir Paste the peptide sequences and the corresponding MHC alleles in prediction_input.txt
Download/clone GitHub repo Open the MixMHCpred file and replace lib_path add directory to your PATH
None stated
Straightforward installation on Mac. Could be made a pvactools package dependency by manually creating a setup.py. However, on Linux machines C++ code needs to be manually compiled.
Open the PRIME file and replace lib_path
add directory to your PATH
Change cwd to tool
Open the binding_prediction.py and main.py file and replace main_dir
Paste the peptide sequences and the corresponding MHC alleles in prediction_input.txt
Install dependencies from environment.yml
Open the MixMHCpred file and replace lib_path
add directory to your PATH
The text was updated successfully, but these errors were encountered: