From 58ff26db7b29ab1aa29c8fe576ccd1b731163c10 Mon Sep 17 00:00:00 2001 From: Chloe Herman <60228108+cherman2@users.noreply.github.com> Date: Wed, 13 Nov 2024 15:17:52 -0700 Subject: [PATCH] Update q2_fmt/_peds.py Co-authored-by: Liz Gehret <54517601+lizgehret@users.noreply.github.com> --- q2_fmt/_peds.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/q2_fmt/_peds.py b/q2_fmt/_peds.py index 9cac379..57785a8 100644 --- a/q2_fmt/_peds.py +++ b/q2_fmt/_peds.py @@ -435,7 +435,7 @@ def pprf(table: pd.DataFrame, metadata: qiime2.Metadata, 'description': 'Sample IDs' }) pprf_df['measure'].attrs.update({ - 'title': 'PPRS', + 'title': 'PPRF', 'description': 'Proportional Persistence of Recipient Features' }) pprf_df['group'].attrs.update({