Skip to content

Conversation

@clabornd
Copy link
Collaborator

@clabornd clabornd commented Dec 2, 2024

Two issues:

Plotting a CoreMS object where monoisotopic peaks and isotopic peaks identified different columns caused cbind of two different length vectors. Switched to a full join on the sample id column.

Conversion of CoreMSData to peakData had a step where the formulae were parsed assuming a static order of CHNOSP. Switched to using ftmsRanalysis:::atom_count_vectorizer on the CoreMS object's molecular formula column, which seems agnostic to oder.

@clabornd clabornd merged commit 6e26ba5 into master Dec 4, 2024
3 checks passed
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

Successfully merging this pull request may close these issues.

2 participants