Open jsodicoff opened 2 years ago
I noticed that getProportionMito gives an uninformative error (about indexing) if all mitochondrial genes found are not shared across all datasets. Using %in% instead of indexing ought to correct that.
I noticed that getProportionMito gives an uninformative error (about indexing) if all mitochondrial genes found are not shared across all datasets. Using %in% instead of indexing ought to correct that.