SydneyBioX / MoleculeExperiment

https://sydneybiox.github.io/MoleculeExperiment/
Other
11 stars 0 forks source link

feature_name not actually converted to feature_id across all package #4

Open barbarazpc opened 1 year ago

barbarazpc commented 1 year ago

molecules(me, assayName = "detected", flatten = TRUE) shows that feature_name still ends up being the column name. But it should be feature_id. This is apparent when using the ggplot_me functions: -byFillargument still needs feature_names. Should be changed tofeature_id

Also: