r-bioinformatics / edgePy

A Python implementation of edgeR for differential expression analysis
https://edgepy.readthedocs.io
MIT License
96 stars 10 forks source link

Refactor DGEList.get_gene_mask_and_lengths. Should go into CanonicalDataStore #78

Open moritzschaefer opened 5 years ago

moritzschaefer commented 5 years ago

This function is independent of DGEList and should not reside there