Skip to content

Commit

Permalink
Update q2_fmt/_peds.py
Browse files Browse the repository at this point in the history
Co-authored-by: Liz Gehret <[email protected]>
  • Loading branch information
cherman2 and lizgehret authored Nov 13, 2024
1 parent 6b8f1cf commit 58ff26d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion q2_fmt/_peds.py
Original file line number Diff line number Diff line change
Expand Up @@ -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({
Expand Down

0 comments on commit 58ff26d

Please sign in to comment.