Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Options for GRN with single cell #49

Open
lpantano opened this issue Sep 9, 2024 · 0 comments
Open

Options for GRN with single cell #49

lpantano opened this issue Sep 9, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@lpantano
Copy link
Contributor

lpantano commented Sep 9, 2024

scMTNI: integrates scRNAseq and scATACseq [Elizabeth]

  • https://www.nature.com/articles/s41467-023-38637-9
  • Probabilistic model using Bayesian framework, can model covariance between genes
  • Cell lineage tree assumes related cell types will have similar GRNs
  • Assumes that gene expressions follow a Gaussian model
  • Prefers but does not require ATACseq data
  • Outputs GRNs for each cell type on a cell lineage tree
  • https://github.com/Roy-lab/scMTNI
    • 1 — install: clone from Github, run in Linux environment, requires requires GCC version of gcc-6.3.1 and GNU extension with std=gnu++14 setting
    • 2 — prepare input files: integrate scRNA+scATAC data using LIGER, generate prior network from scATAC, prepare cell lineage tree
    • 3 — run
    • 4 — evaluate
    • 5 — network dynamics analysis: edge-based k-means clustering or Latent Dirichlet Allocation (LDA)-based topic models

TRIPOD: R package, it would give you TF-Gene pairs, it can be ran in specific genes, there are examples of visualization the prediction. https://github.com/yuchaojiang/TRIPOD/tree/main [Lorena]

@lpantano lpantano added the enhancement New feature or request label Sep 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant