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 57766d3 commit bc94286
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 @@ -436,7 +436,7 @@ def pprf(table: pd.DataFrame, metadata: qiime2.Metadata,
})
pprf_df['measure'].attrs.update({
'title': 'PPRS',
'description': 'Proportional Persistence of Recipient Strains'
'description': 'Proportional Persistence of Recipient Features'
})
pprf_df['group'].attrs.update({
'title': time_column,
Expand Down

0 comments on commit bc94286

Please sign in to comment.