Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(pipeline.py): exclude control condition
Exclude control condition to ensure that a control vs control group is not calculated. Previous implementation took all groups, resulting in a non-sensical control vs control fold change. Closes #19.
- Loading branch information