MuSiC
MuSiC copied to clipboard
Bug fix - treating bulk.case as an ESet object instead of matrix
Removed the exprs() call that caused an error in music2_prop_t_statistics(). The bulk.case object was treated as an ESet object when it is already a matrix. This fix allows the function to finish correctly (testing modified function was successful).
Merging this solves the bug in issue #121.