biopython / biopython/biopython

Enhancement: PyPanda for gene network analysis

Open
#814 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
5.2k
Forks
1.9k
Avg merge
2d 6h
Merged PRs (30d)
11

Description

http://dx.doi.org/10.1371/journal.pone.0064832
PANDA (Passing Attributes between Networks for Data Assimilation) is a gene regulatory network inference method that uses message-passing to integrate multiple sources of 'omics data.

PANDA was first released in C++ but now we've created a python implementation of the PANDA algorithm that is both faster than the C++ version (because we now use matrix operations) and has more features.

https://github.com/davidvi/pypanda

Would you be interested in adding pypanda to biopython? I would be willing to maintain the code.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.