lianos / sparrow

Take command of your set enrichment analyses.
https://lianos.github.io/sparrow/
MIT License
20 stars 1 forks source link

Wire up the seas select_by, group_by, biased_by parameters to correct downstream mojo #4

Open lianos opened 3 years ago

lianos commented 3 years ago

The select_by, group_by, and bias_by were added so we can tweak how ora was run through the seas() wrapper, but those parameters aren't used in the seas() function itself. Fix that!