owkin / PyDESeq2

A Python implementation of the DESeq2 pipeline for bulk RNA-seq DEA.
https://pydeseq2.readthedocs.io/en/latest/
MIT License
584 stars 62 forks source link

summary function uses quiet to print #286

Closed yihming closed 4 months ago

yihming commented 4 months ago

Reference Issue or PRs

What does your PR implement? Be specific.

Make DeseqStats.summary() function also rely on quiet parameter for verbose.