netZoo / netZooPy

netZooPy is a network biology package implemented in Python.
https://netzoo.github.io/
GNU General Public License v3.0
78 stars 35 forks source link

Lioness for dragon merge_col #322

Closed violafanfani closed 1 year ago

violafanfani commented 1 year ago

I am trying to run Lioness Dragon and I am encountering an issue with the merge column. Shouldn't the renaming be based on the ext2 here?

https://github.com/netZoo/netZooPy/blob/98a46ce0682fbfa35894190f690fb28a47379736/netZooPy/lioness/lioness_for_dragon.py#L90C35-L90C35

@katehoffshutta

katehoffshutta commented 1 year ago

@violafanfani Yes, good catch. I will fix and submit a PR now!

violafanfani commented 1 year ago

Solved with PR #323