Skip to content

Genentech/fcr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learning Identifiable Factorized Causal Representations of Cellular Responses

OpenReview | arXiv | BibTeX

Learning Identifiable Factorized Causal Representations of Cellular Responses

Official code for the NeurIPS 2024 paper Learning Identifiable Factorized Causal Representations of Cellular Responses. This work was performed by Haiyi Mao, Romain Lopez, Kai Liu, Jan-Christian H"{u}tter, David Richmond, Panayiotis (Takis) Benos, Lin Qiu, Please cite us when making use of our code or ideas.

Installation

Python PyTorch Code style: black virtualenv

cd $PROJECT_DIR
conda config --append channels conda-forge
conda create -n fcr-env --file requirements.txt
conda activate fcr-env

Data Availability

Run

# train
./main.sh &
test_sciPlex.ipynb contains the steps to perform the analysis

BibTex

@inproceedings{
mao2024learning,
title={Learning Identifiable Factorized Causal Representations of Cellular Responses},
author={Haiyi Mao and Romain Lopez and Kai Liu and Jan-Christian Huetter and David Richmond and Panayiotis V. Benos and Lin Qiu},
booktitle={Advances in Neural Information Processing Systems},
year={2024},
note={\url{https://github.com/Genentech/fcr}
}

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published