Kylie Bemis

Results 17 issues of Kylie Bemis

This issue serves as a __tentative__ outline of development planned for 2025. IF YOU ARE A USER, DO NOT MAKE RESEARCH PLANS BASED ON THIS TIMELINE.

documentation

Currently, `tolerance` and `units` are only used to process the matched m/z features for creating the image. They are not passed to `features()` to perform the initial matching, which leads...

bug

And provide a more informative error message instead of running the analysis anyway and getting a uninformative error.

enhancement

Need to add `na.rm=TRUE` to the `quantile()` calls.

bug

We need an S3 version of `as.matrix()` because the S4 generic does not get called for base functions.

bug

To remove (or specify alternative) subplot labels.

enhancement

The `safetensors` format looks easy enough and straightforward enough. It maps directly to a `matter_list`. This would give us an easily exchangeable file format.

enhancement