gersteinlab / LatentDAG

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:Other


Languages

Language:Jupyter Notebook 99.2%Language:R 0.8%