-
Notifications
You must be signed in to change notification settings - Fork 1
Description
I recently downloaded MaxQuant v2.7.0 on both my Windows machine and on a Linux cluster. The MaxQuant GUI opens fine on Windows. On Linux, running dotnet MaxQuantCmd.dll --help
does output the command help.
I created an XML file using the Windows GUI, and uploaded it to the Linux cluster (only one RAW file, phosphoproteomics from HeLa cells). After changing the path to the FASTA file and the RAW Thermo file, I tried running MaxQuant on the Linux compute node. When running the command, no progress/output is shown (no text output). However, when adding the -n
flag, the dry run does show all the steps in the pipeline (please find the output of the dry run below). The RAW file is not corrupted.
I am running MaxQuant v2.7.0, with .NET SDK v8.0.412, and Mono v6.12.0.122.
Any idea what the issue might be?
Is it still possible to download older versions?
Thanks.
