Skip to content

Surabhivj/BRANE-EXP

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
lib
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

BRANE-EXP

Multiomics Data Integration with Exponential Family Embeddings

brqnexp

Data: Download the network files from https://bit.ly/37ZO37e

Compilation

1. To compile type the following command:

make all

2. To learn representation type the following command:

python main.py --nets tftarget_net.edgelist coexpression.edgelist --output tf_coexp.emb

4. To infer GRN from embeddings type the following command:

python grn.py --emb tf_coexp.emb --node_map yeast_node_map.txt --tf_list tf_list.txt--output tf_coexp.grn

5. To see the detailed parameter settings, you can use

./efge --help

Publication

| Multiomics Data Integration for Gene Regulatory Network Inference with Exponential Family Embeddings Surabhi Jagtap, Abdulkadir Çelikkanat, Aurélie Pirayre, Frederique Bidard, Laurent Duval, and Fragkiskos D. Malliaros. European Signal Processing Conference (EUSIPCO),2021 |

@inproceedings{jagtap2021multiomics, title={Multiomics Data Integration for Gene Regulatory Network Inference with Exponential Family Embeddings}, author={Jagtap, Surabhi and Celikkanat, Abdulkadir and Pirayre, Aur{'e}lie and Bidard, Frederique and Duval, Laurent and Malliaros, Fragkiskos}, booktitle={29th European Signal Processing Conference (EUSIPCO)}, year={2021}

}

About

Multiomics Data Integration for Gene Regulatory Network Inference with Exponential Family Embeddings

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published