ulelab / peka

Find motifs enriched around prominent crosslinks
GNU General Public License v3.0
5 stars 2 forks source link

Update dependencies #19

Closed kkuret closed 10 months ago

kkuret commented 10 months ago
  1. fixed the code to be compatible with the latest versions of pandas (v>1), seaborn, numpy, sklearn
  2. Handled numpy Runtime warning by adding checks
  3. Bugfix (minor): changed gtf coordinates to 0-based to match bed coordinates when performing pd.cut