zanglab / bart2

bart2 package
BSD 3-Clause "New" or "Revised" License
8 stars 3 forks source link

Non-algorithmic edits #5

Closed hongpan-uva closed 9 months ago

hongpan-uva commented 9 months ago
  1. Corrected the 'chained indexing' problems warned by pandas. This is a grammar that will be abandoned in the future version of pandas.
  2. Cancelled the output of *enhancer_prediction_lasso.txt to reduce time cost. For the test example, time cost was reduced from ~5min to 2min40s.
  3. Updated readme file, added the description of --binsize argument.