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

readJDX format X Y...Y #91

Closed
TDMuellers opened this issue Jun 22, 2022 · 5 comments
Closed

readJDX format X Y...Y #91

TDMuellers opened this issue Jun 22, 2022 · 5 comments

Comments

@TDMuellers
Copy link

I have a number of spectra in JDX files with format: XYYYYY. Each Y value, after the first on each line, corresponds to the next frequency on the X axis. Sample below:

##XYDATA=(X++(Y..Y))
657.000000 0.8927 0.8947 0.8886 0.8868 0.8843
662.000000 0.8816 0.8780 0.8737 0.8676 0.8612

readJDX is able to read these, but I am getting the error message, "Error message from R: Couldn't find any variable lists. Supported formats are: XYY, XRR, XII, NMR_2D, LC_MS, XYXY, XYXY" when I try importing using files2SpectraObject.

Is there a possible workaround or a way to specify the import format?

@TDMuellers
Copy link
Author

I found the formatting problem on my end, thanks for developing this great package!

@bryanhanson
Copy link
Owner

OK great, good work. I had replied earlier today but I don't see it here, oddly. Let me know any further questions/issues of course, there are some weird things in some files!

@bryanhanson
Copy link
Owner

bryanhanson commented Oct 11, 2022 via email

@TDMuellers
Copy link
Author

TDMuellers commented Oct 14, 2022 via email

@bryanhanson
Copy link
Owner

Ha! That comment just above your latest comment is one I sent back in June that disappeared! Just a few months late...

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