Skip to content
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

GNPS FBMN issue #872

Open
lzlmby opened this issue Feb 22, 2024 · 1 comment
Open

GNPS FBMN issue #872

lzlmby opened this issue Feb 22, 2024 · 1 comment

Comments

@lzlmby
Copy link

lzlmby commented Feb 22, 2024

I have been running MSDIAL based FBMN analysis. My data is from Thermo Orbitrap. I always get this error:

Columns (0,1,2,6,7,8,9,10,11,12,13,14,15,16,17,18,22,23,24) have mixed types. Specify dtype option on import or set low_memory=False.
MSDIAL
Traceback (most recent call last):
File "/data/ccms-gnps/tools/feature-based-molecular-networking/release_28.2/scripts/reformat_quantification.py", line 135, in
main()
File "/data/ccms-gnps/tools/feature-based-molecular-networking/release_28.2/scripts/reformat_quantification.py", line 75, in main
msdial_formatter.convert_to_feature_csv(args.quantification_table, args.quantification_table_reformatted)
File "/data/ccms-gnps/tools/feature-based-molecular-networking/release_28.2/scripts/msdial_formatter.py", line 27, in convert_to_feature_csv
scan = record["Alignment ID"]
KeyError: 'Alignment ID'
Tool execution terminates abnormally with exit code [1]

@lfnothias
Copy link
Member

Hi, I believe this is related to the MSDIAL ver 5. Please check out this for a work around (either using ver 4 or the notebook) https://groups.google.com/u/0/g/molecular_networking_bug_reports/c/pyQ_rU5g7ps

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants