Skip to content
  • domingue's avatar
    Bug fix: random selection of genes if list is too large · 976dbd42
    domingue authored
    - `cp_test` was randomly selecting 1500 genes if the input was larger than this number
    - this lead to irreproducibility
    - fix was to remove this line, and add the fixed function to the script, replacing the sourced code
    
    Fixes #98
    976dbd42