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

Remove precommit from workflow #195

Closed adamgayoso closed 1 year ago

adamgayoso commented 1 year ago

With pre-commit ci, this step is no longer necessary and blocks testing the actual code