f-hamidlab / nuclearpy

MIT License
0 stars 0 forks source link

showCells #21

Closed Marcel-Salier closed 2 years ago

Marcel-Salier commented 2 years ago

obj.showCells(cells = chosen_cells, n=10, ch2show = {'red': "actin", 'green': "laminB1"}, order_by = "avg_intensity_actin", ascending = True, filter = None, show_nucleus = False)

This is not working correctly, or there is something I'm doing wrong?