Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 409 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 409 Bytes

LatentDAG

Representing core gene expression activity relationships using the latent structure implicit in Bayesian networks
Jiahao Gao, Mark Gerstein. 2024

This repo contains the codes for the analysis presented in the paper

  • preprocess/: pre-process steps to get the features and labels
  • network_*/: create the biological or Bayesian networks
  • model_*/: the GNN model structure and training