Hi,
I am trying to run ClassiCOL (version_1_0_2) with "manual" input data (derived from FragPipe). I use the command:
python ClassiCOL.py -d C:/Users/ZBS6-Proteomik/Desktop/ClassiCOL_1.0.2 -l C:/Users/ZBS6-Proteomik/Desktop/ClassiCOL/Input -s Manual -m P,15.994915/P,31.989829/M,31.989829/P,47.984744/N,0.984016/Q,0.984016 -t Mammalia -c 20
Unfortunately, I receive the following error:
Traceback (most recent call last):
File "C:\Users\ZBS6-Proteomik\Desktop\ClassiCOL_1.0.2\ClassiCOL.py", line 2378, in
fixed_mod = [(el[0],float(el[1])) for el in fixed_mod]
File "C:\Users\ZBS6-Proteomik\Desktop\ClassiCOL_1.0.2\ClassiCOL.py", line 2378, in
fixed_mod = [(el[0],float(el[1])) for el in fixed_mod]
ValueError: could not convert string to float: '15.994915/P'
Could you please help me?
Best regards
Joerg
Hi,
I am trying to run ClassiCOL (version_1_0_2) with "manual" input data (derived from FragPipe). I use the command:
python ClassiCOL.py -d C:/Users/ZBS6-Proteomik/Desktop/ClassiCOL_1.0.2 -l C:/Users/ZBS6-Proteomik/Desktop/ClassiCOL/Input -s Manual -m P,15.994915/P,31.989829/M,31.989829/P,47.984744/N,0.984016/Q,0.984016 -t Mammalia -c 20
Unfortunately, I receive the following error:
Traceback (most recent call last):
File "C:\Users\ZBS6-Proteomik\Desktop\ClassiCOL_1.0.2\ClassiCOL.py", line 2378, in
fixed_mod = [(el[0],float(el[1])) for el in fixed_mod]
File "C:\Users\ZBS6-Proteomik\Desktop\ClassiCOL_1.0.2\ClassiCOL.py", line 2378, in
fixed_mod = [(el[0],float(el[1])) for el in fixed_mod]
ValueError: could not convert string to float: '15.994915/P'
Could you please help me?
Best regards
Joerg