HantaoShu / DeepSEM

MIT License
71 stars 23 forks source link

Why transpose the adjacency matrix #13

Closed Zhangruiqi111 closed 5 months ago

Zhangruiqi111 commented 5 months ago

X = XWT +Z ,T is a transpose symbol, what does transpose mean here

HantaoShu commented 5 months ago

we use TF to regress target genes. You can find more information in our paper.