A Probabilistic Model for Recover GRNs with Multi-Omics Data https://github.com/Ying-Lab/PRISM
Project description
PRISM
A Probabilistic Bayesian Model to Recover Gene Regulatory Networks by Incorporating a Biologically Interpretable Structure and Effectively Utilizing Multi-Omics Data Installation
git clone https://github.com/Ying-Lab/PRISM
cd PRISM
pip install -r requirements.txt
python setup.py install
Example
import scibd as si
import scanpy as sc
dataset = sc.read_h5ad(./data/Forebrain.h5ad)
KNNITER = si.KNNIter(dataset,strategy = 'PCoA')
result = KNNITER.IterCall()
Citation
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
prism_grn-1.0.0.tar.gz
(3.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file prism_grn-1.0.0.tar.gz.
File metadata
- Download URL: prism_grn-1.0.0.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0dc42be80c3cb222f9e17d8f72d810ef170eae408b6b5f48794a50655de53393
|
|
| MD5 |
2f171692f5e686d6fd4290ac922deb18
|
|
| BLAKE2b-256 |
1876e2da9b67c9a26cccdf20919a5c829f6493ee0632a016ca82bc6b2e2e3b05
|
File details
Details for the file PRISM_GRN-1.0.0-py3-none-any.whl.
File metadata
- Download URL: PRISM_GRN-1.0.0-py3-none-any.whl
- Upload date:
- Size: 1.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ecd1cf9251d9028080f3fae35391f5870a0f594e0c9a3d409093d566a18eead1
|
|
| MD5 |
c210b1f2692721060ca7338cadbda91b
|
|
| BLAKE2b-256 |
8cffef6b4ff28e400f52d27bbee6aac1ec6d4cf87b5b9d56894d70067dc5e9a4
|