bm2-lab / scMVP

MIT License
28 stars 11 forks source link

An error in modules.py #1

Closed JiahaoChow closed 2 years ago

JiahaoChow commented 2 years ago

there might be an unexpected ')' in your code in scMVP/models/modules.py

--> p_atac = self.scATAC_decoder(z, *cat_list))

adamtongji commented 2 years ago

Thank you! Error fixed.