Skip to content

Error with Manual data #1

@JoergDoellinger

Description

@JoergDoellinger

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions