Skip to content

Magma annotation in show_doc and view_parents pages are not the same #179

@joewandy

Description

@joewandy

It seems that the codes used to retrieve magma substructure annotations when viewing the spectra information (show_doc) is not the same as when viewing mass2motif information (view_parents).

e.g. from the spectra information at http://ms2lda.org/basicviz/show_doc/848411, we see there's a magma annotation for fragment_369.3125 in motif_223.

image

but when we view the motif information for motif 223 at http://ms2lda.org/basicviz/view_parents/121444/, it's all empty:

image

I think this is because in the show_doc page, when the particular feature instance in this experiment is not annotated, it goes to retrieve the annotation for the global feature instead (e.g. massbank). The codes should probably be the same in both places?

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions