Justin Sing
Justin Sing
Dear Vadim, I have a very similar question to this, about returning the XICs for all the queried peptide ions across all runs. I have used the `--viz [N], peptide1,...
Thank you for the suggestions! I did try overwriting the reduce function, but it's protected. I'll try the parallelism from cython, thanks for the info!
> Hi all, is it possible to use UIS Scores for metabolomics? If so, how can it be done? In theory, it should be possible to compute UIS scores for...
> Hi, thanks for your quick response @singjc @jcharkow! @singjc, it would be very helpful for me if UIS Scores could also be applied to metabolomics. I am developing libraries...
> @singjc I think it works, thank you for your detailed help! As you mentioned, I just need to adjust the `DetectingTransition` and `IdentifyingTransition` columns ... . Just one question:...
> @singjc Was the information enough for you to find the error? Otherwise I can have a closer look... Sorry, I've been a little busy. Can you provide the command...
> @singjc Hi, I haven't figured out why an error occurs as soon as I set the transition in IdentifyTransitions to 1. If you would like the complete log file,...
Thanks for the log files, though these seem like mainly the parameter logs. Does anything get printed out to the console? Those logs will be a bit more informative of...
I just tried this on a windows machine with python 3.9 and didn't get the same error. Is numpy already installed, and can you import it in python? If not...
Okay, I seem to get the same error when using python 3.10, 3.11 and 3.12. There may have been a change in how numpy gets installed with later versions of...