Hello,
I noticed a pattern in when the FDR calculation works and does not. When I drop the lower ms2 m/z range to 150 from 300, I get the error shown below and the resulting FDR outputs are blank. This was replicated with three different pairs of rawfiles where the only difference was the lower mass. Is there an obvious reason for this?
Thanks!
Lia
data = group_nodes_with_same_edge(data)
File "C:\Users\lrserrano\Anaconda3\envs\csod\lib\site-packages\csodiaq\idpicker.py", line 23, in group_nodes_with_same_edge
if first: l1, l2 = map(list,zip(*data))
ValueError: not enough values to unpack (expected 2, got 0)