atc3 / maxquant_linux_guide

A guide to running MaxQuant in Linux
http://atchen.me/research/2019/03/21/mq-linux.html
MIT License
30 stars 11 forks source link

Unhandled Exception: netstandard #5

Closed TrekHsu closed 4 years ago

TrekHsu commented 4 years ago

When run the code: mono MaxQuant/bin/MaxQuantCmd.exe mqpar.xml

Following error occurs:

Unhandled Exception:
System.IO.FileNotFoundException: Could not load file or assembly or one of its dependencies.
File name: 'netstandard, Version=2.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'

I tried many ways to solve the problem but didn't. Is there a problem with Centos7?