feat: add function to calculate mean and variance
Compare changes
- Reto Tschannen authored
+ 18
− 17
@@ -12,62 +13,62 @@ def mean_variance(filepath):
Add function to calculate mean and variance from a directory with files of gene expression(Work in progress)