Skip to main content

GRN inference

Project description

SIGRN

SIGRN: Inferring Gene Regulatory Network with Soft Introspective Variational Autoencoders

Architecture

SIGRN

Dependencies

  • python =3.8
  • torch==2.1.0
  • scanpy==1.9.1
  • other detailed installation packages can be found in requirements.txt
  • CUDA toolkit 11.0 or later.

Installation

  1. Clone the SIGRN repository from GitHub:
git clone https://github.com/lryup/SIGRN.git
  1. Create a new environment:
conda create -n your_env_name python=3.8.0
  1. Activate the environment:
conda activate your_env_name
  1. Install the required packages:
pip install -r requirements.txt# It is recommended to install only the missing packages

Data Preparation

In our study, we trained our model using data from BEENLINE. You can download the datasets from the provided link.

Runing

The training command we used is as follows:

python run.py

Example tutorial

We provide an example tutorial in Tutorial.ipynb Check out the this tutorial for a quick overview of how to use SIGRN for your research!

Usage

SIGRN accepts input data in CSV, TSV format, or H5AD format as provided by Scanpy (genes in rows and cells in columns for TSV and CSV). The output of the GRN inference task includes an adjacency matrix and various evaluation metrics, such as AUC, EPR, and AUPRR.

Baseline methods

References

  • Thanks to the following authors for their papers and codes.

    [1] Pratapa, A., Jalihal, A.P., Law, J.N., Bharadwaj, A., Murali, T.: Benchmarking algorithms for gene regulatory network inference from single-cell transcriptomic data. Nature methods 17(2), 147–154 (2020)

    [2] Shu, H., Zhou, J., Lian, Q., Li, H., Zhao, D., Zeng, J., Ma, J.: Modeling gene regulatory networks using neural network architectures. Nature Computational Science 1(7), 491–501 (2021)

    [3] Zhu, H., Slonim, D.: Grn-vae: A simplified and stabilized sem model for gene regulatory network inference. bioRxiv pp. 2023–01 (2023)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

SIGRN-1.0.7.tar.gz (15.8 kB view details)

Uploaded Source

File details

Details for the file SIGRN-1.0.7.tar.gz.

File metadata

  • Download URL: SIGRN-1.0.7.tar.gz
  • Upload date:
  • Size: 15.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.8.0

File hashes

Hashes for SIGRN-1.0.7.tar.gz
Algorithm Hash digest
SHA256 207789d84dbf583fd4b93e0123d9c65914bdd2433596eec436dfe9247e43c546
MD5 534464ed1ff05da2e578e361189d2a64
BLAKE2b-256 5861c11d7f58d1e6b44ea76ed9c6f43d1c8a17210234ba33923cb1aec7baf168

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page