Dear friends,
I am not sure what is wrong with the flag “-l” for score_jd2.linuxgccrelease. When I use:
~/Cheng/rosetta_2014.30.57114_bundle/main/source/bin/score_jd2.linuxgccrelease -database ~/Cheng/rosetta_2014.30.57114_bundle/main/database -l /mnt/hgfs/Downloads/PDBLIST.txt
I got prompt:
basic.options.util: Use either -s or -l to designate one or more start_files
ERROR:: Exit from: src/basic/options/util.cc line: 157
Error: ERROR: Exception caught by JobDistributor while trying to fill the input jobs with JobInputter of type type ‘PdbFile’
Error:
[ERROR] EXCN_utility_exit has been thrown from: src/basic/options/util.cc line: 157
ERROR:: Exit from: src/protocols/jd2/JobDistributor.cc line: 218
caught exception
[ERROR] EXCN_utility_exit has been thrown from: src/protocols/jd2/JobDistributor.cc line: 218
But it is okay if I use the flag “-s”:
~/Cheng/rosetta_2014.30.57114_bundle/main/source/bin/score_jd2.linuxgccrelease -database ~/Cheng/rosetta_2014.30.57114_bundle/main/database -s /mnt/hgfs/Downloads/clean.pdb
Can I ask how to solve this?
Thank you very much.
Yours sincerely
Cheng