You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to convert the mzxml extension file to csv, but it's too difficult for me. The mzXml file is located in the C:\python\mzXMLconverter-main\build\mzxmlconverter path, and the output path is located in C:\python\mzXMLconverter-main\build\mzxmlconverter\lss. "mzxmlconverter -ipath_to_file.mzXML -opath_to_output_directory" How should I apply this command to me? I know you're busy, but please reply.
mzxmlconverter : 'mzxmlconverter' 용어가 cmdlet, 함수, 스크립트 파일 또는 실행할 수 있는 프로그램 이름으로 인식되지 않습니다. 이름이 정확한지 확인하고 경로가 포함된 경우 경로가 올바른지 검증한 다음 다시 시도하십시오.
위치 줄:1 문자:1
Suggestion [3,General]: mzxmlconverter 명령이 현재 위치에 있지만 이 명령을 찾을 수 없습니다. Windows PowerShell은 기본적으로 현재 위치에서 명령을 로드하지 않습니다. 이 명령을 신뢰하는 경우 대신 ".\mzxmlconverter"을(를) 입력하십시오. 자세한 내용은 "get-help about_Command_Precedence"를 참조하십시오.
The text was updated successfully, but these errors were encountered:
I'm trying to convert the mzxml extension file to csv, but it's too difficult for me. The mzXml file is located in the C:\python\mzXMLconverter-main\build\mzxmlconverter path, and the output path is located in C:\python\mzXMLconverter-main\build\mzxmlconverter\lss. "mzxmlconverter -ipath_to_file.mzXML -opath_to_output_directory" How should I apply this command to me? I know you're busy, but please reply.
(base) PS C:\python\mzXMLConverter-main\build\mzxmlconverter> mzxmlconverter -i C:\python\mzXMLconverter-main\build\mzxmlconverter\B1.1.mzXML -o C:\python\mzXMLconverter-main\build\mzxmlconverter\lss
mzxmlconverter : 'mzxmlconverter' 용어가 cmdlet, 함수, 스크립트 파일 또는 실행할 수 있는 프로그램 이름으로 인식되지 않습니다. 이름이 정확한지 확인하고 경로가 포함된 경우 경로가 올바른지 검증한 다음 다시 시도하십시오.
위치 줄:1 문자:1
Suggestion [3,General]: mzxmlconverter 명령이 현재 위치에 있지만 이 명령을 찾을 수 없습니다. Windows PowerShell은 기본적으로 현재 위치에서 명령을 로드하지 않습니다. 이 명령을 신뢰하는 경우 대신 ".\mzxmlconverter"을(를) 입력하십시오. 자세한 내용은 "get-help about_Command_Precedence"를 참조하십시오.
The text was updated successfully, but these errors were encountered: