This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Any implementation of the edgeR in python

Hi Biostars, I wonder if there is an implementation of edgeR calcNormFactors (i.e. normalization) in python. I'm not comfortable with R.

Thanks

rna-seq next-gen sequencing normalization

I'm not comfortable with R.

Eh, does one ever get comfortable with R?

Anyway, as far as I know: no, there is no Python implementation. And using R is not that bad since the documentation for this package is decent.

Thanks man :) Ok, so where is that documentation?

Here.

Please use ADD COMMENT/ADD REPLY when responding to existing posts to keep threads logically organized.

2 answers

There is one now: https://github.com/pachterlab/edgePython

https://github.com/r-bioinformatics/edgePy

Maybe this could help.

Log in to answer this question.