From 679e16dd0c6a0c8c46b10f5d36bc289b8a9d2d58 Mon Sep 17 00:00:00 2001
From: Timothy ODonnell <odonnt02@li03c03.chimera.hpc.mssm.edu>
Date: Sat, 4 Jan 2020 10:44:15 -0500
Subject: [PATCH] fix

---
 .../cluster_submit_script_header.mssm_hpc.nogpu.lsf              | 1 +
 1 file changed, 1 insertion(+)

diff --git a/downloads-generation/data_mass_spec_benchmark/cluster_submit_script_header.mssm_hpc.nogpu.lsf b/downloads-generation/data_mass_spec_benchmark/cluster_submit_script_header.mssm_hpc.nogpu.lsf
index 7670c5eb..74136c60 100644
--- a/downloads-generation/data_mass_spec_benchmark/cluster_submit_script_header.mssm_hpc.nogpu.lsf
+++ b/downloads-generation/data_mass_spec_benchmark/cluster_submit_script_header.mssm_hpc.nogpu.lsf
@@ -37,6 +37,7 @@ ls "$NETMHC_BUNDLE_TMPDIR"
 ls "$TMPDIR"
 
 netMHCpan-4.0 -listMHC
+MixMHCpred -h
 free -m
 env
 
-- 
GitLab