-
Notifications
You must be signed in to change notification settings - Fork 29
Unmatched arguments from index 6: 'structure', '--database', 'pubchem' #250
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I too have been getting those same bugs: CSI:FingerID: Identifying Molecular Structures sirius -i -o formula fingerprint structure --database pubchem Apr 14, 2025 3:40:39 PM de.unijena.bioinf.ms.frontend.Run parseArgs I then tried without those options: INFO: Running with following arguments: [--input, /input/222_sirius.mgf, --output, /output/222.csi.sirius, formula, fingerprint, structure, write-summaries, --output, /output/222_csi] |
Hi, Please try:
|
Hi I had the same problem and it worked! |
Hi, I just installed a new version of SIRIUS (6.1.0), however when I try to run the structure command (similar to how is shown in the documentation) I got an error that structure is an unmatched argument (please see below). Can anyone help me? Thanks in advance for your help!
sirius -i ./33OPEs_spectrum_combined_lack13812.mgf -o ./Test_2.sirius formula fingerprint structure --database pubchem write-summaries --top-k-summary=10 --format=csv --output ./Test3
SEVERE: Unexpected Error!
picocli.CommandLine$UnmatchedArgumentException: Unmatched arguments from index 6: 'structure', '--database', 'pubchem'
The text was updated successfully, but these errors were encountered: