Closed JiahaoChow closed 2 years ago
there might be an unexpected ')' in your code in scMVP/models/modules.py
--> p_atac = self.scATAC_decoder(z, *cat_list))
Thank you! Error fixed.
there might be an unexpected ')' in your code in scMVP/models/modules.py
--> p_atac = self.scATAC_decoder(z, *cat_list))