-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
27 lines (27 loc) · 948 Bytes
/
Copy pathCITATION.cff
File metadata and controls
27 lines (27 loc) · 948 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
cff-version: 1.2.0
message: "If you use plotmorph in your research, please cite it as below."
type: software
title: "plotmorph: Morph Metabolomics Figures to Any Journal's Publication Style"
version: 0.1.0
date-released: "2026-05-10"
license: MIT
repository-code: "https://github.com/othmanalaa/plotmorph"
authors:
- family-names: "Othman"
given-names: "Alaa"
affiliation: "Functional Genomics Center Zurich (FGCZ), ETH Zürich / University of Zurich"
keywords:
- metabolomics
- lipidomics
- mass-spectrometry
- publication
- figure-adapter
- r-package
- data-visualization
- reproducibility
abstract: >-
plotmorph adapts metabolomics and lipidomics figures to journal-specific
publication requirements via a parameterized style schema. The package
ships primitive renderers (volcano plot, heatmap, bar chart) and a
multi-panel composer that enforces typography and palette consistency
across composite figures.