From bbaecde7d72ad26d97df6ed66323d442ea8e558a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 11 Oct 2024 13:00:29 -0500 Subject: [PATCH] Add MAMS paper (#491) Co-authored-by: keller-mark <7525285+keller-mark@users.noreply.github.com> --- _publications/sarfraz-2024-KJNV7MCV.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 _publications/sarfraz-2024-KJNV7MCV.md diff --git a/_publications/sarfraz-2024-KJNV7MCV.md b/_publications/sarfraz-2024-KJNV7MCV.md new file mode 100644 index 00000000..2b7417d4 --- /dev/null +++ b/_publications/sarfraz-2024-KJNV7MCV.md @@ -0,0 +1,21 @@ +--- +title: 'MAMS: matrix and analysis metadata standards to facilitate harmonization and reproducibility of single-cell data' +members: + - nils-gehlenborg +year: 2024 +type: article +publisher: 'https://genomebiology.biomedcentral.com/articles/10.1186/s13059-024-03349-w' +doi: 10.1186/s13059-024-03349-w +cite: + authors: >- + I Sarfraz, Y Wang, A Shastry, WK Teh, A Sokolov, BR Herb, HH Creasy, I Virshup, R Dries, K Degatano, A Mahurkar, DJ + Schnell, P Madrigal, J Hilton, N Gehlenborg, T Tickle, JD Campbell + published: '*Genome Biology* **25**(1):205' +zotero-key: KJNV7MCV +videos: [] +other-resources: [] +awards: [] +code: 'https://github.com/single-cell-mams/mams' +--- + +Many datasets are being produced by consortia that seek to characterize healthy and disease tissues at single-cell resolution. While biospecimen and experimental information is often captured, detailed metadata standards related to data matrices and analysis workflows are currently lacking. To address this, we develop the matrix and analysis metadata standards (MAMS) to serve as a resource for data centers, repositories, and tool developers. We define metadata fields for matrices and parameters commonly utilized in analytical workflows and developed the rmams package to extract MAMS from single-cell objects. Overall, MAMS promotes the harmonization, integration, and reproducibility of single-cell data across platforms.