Description of feature
While updating the DGE chapter in single-cell best practices, I came across some figures that don't yet have Python implementations. In the legacy tutorial, we used plotBCV() from edgeR, but there is also a DESeq2 equivalent called plotDispEsts(). As I understand it, these plots are essentially used for quality control. If there's room for it in pertpy, I'd be happy to add it myself.
Rdocumentation:
Description of feature
While updating the DGE chapter in single-cell best practices, I came across some figures that don't yet have Python implementations. In the legacy tutorial, we used
plotBCV()from edgeR, but there is also a DESeq2 equivalent calledplotDispEsts(). As I understand it, these plots are essentially used for quality control. If there's room for it in pertpy, I'd be happy to add it myself.Rdocumentation: