Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

PyWGCNA is a Python package designed to do Weighted Gene Correlation Network analysis (WGCNA)

License

NotificationsYou must be signed in to change notification settings

mortazavilab/PyWGCNA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyWGCNA is a Python library designed to do weighted correlation network analysis (WGCNA). Itcan be used for finding clusters (modules) of highly correlated genes, for summarizingsuch clusters using the module eigengene, for relating modules to one another andto external sample traits (using eigengene network methodology), and for calculatingmodule membership measures. Users can also compare WGCNA networks from different datasets, or toexternal gene lists, to assess the conservation or functional enrichment of each module.

PyWGCNA overview

Documentation

PyWGCNA's full documentation can be foundhere

Installation

To install PyWGCNA, Python version 3.10 or greater is required.

Install from PyPi (recommended)

To install the most recent release, run

pip install PyWGCNA

Install with the most recent commits

pip install .

Tutorials

Suggested Reading

If you are unfamiliar with R refrence WGCNA, we suggest reading the original WGCNA publication:

Cite

PyWGCNA is now online in Bioinformatics. Please cite our paper when using PyWGCNA:

Narges Rezaie and others, PyWGCNA: A Python package for weighted gene co-expression network analysis, Bioinformatics, 2023;https://doi.org/10.1093/bioinformatics/btad415


[8]ページ先頭

©2009-2025 Movatter.jp