Skip to content

Commit 8ed21d9

Browse files
committed
add human mixture eid summary results and fig
Add a script to compile raw results into summary formats. Include minor fix to `run_EpitopeID_on_mix_human.pbs` script to output STDOUT/ERR logs to appropriately named files
1 parent 7f85bf1 commit 8ed21d9

4 files changed

Lines changed: 18002 additions & 2 deletions

File tree

paper/SyntheticEpitope/job/run_EpitopeID_on_mix_human.pbs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
#PBS -l pmem=16gb
44
#PBS -l walltime=01:00:00
55
#PBS -A open
6-
#PBS -o logs/mix.human.50M.eid.log.out
7-
#PBS -e logs/mix.human.50M.eid.log.err
6+
#PBS -o logs/mix.human.10M.eid.log.out
7+
#PBS -e logs/mix.human.10M.eid.log.err
88
#PBS -t 1-1000
99

1010
# Each index of the job array t:[1,16] represents a different set of mixed simulations. This script will execute EpitopeID against all all simulated datasets at various titrations and use the perl script to calculate the detection statistics. Each index corresponds to a different titration mix.
33.4 KB
Loading

0 commit comments

Comments
 (0)