Skip to content

rtpop/HEDGEHOG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HEDGEHOG

Introduction

Community detection in large scale biological networks, such as gene regulatory networks (GRNs) is challenging.

Here we present HEDGEHOG, a tool for community detection in genome wide PANDA (cite) networks. HEDGEHOG contains two modules: bihidef, an adaptation of HiDef (cite) for bi-partite networks, and hedgehog which provides preocessing and filtering of PANDA GRNs for community detection with BiHidef and processing of BiHidef outputs into "regulatory pathways".

BiHiDef can be used for any bi-partite network as long as it is formatted as a comma separated edgelist, however HEDGEHOG provides filtering and network processing specific to PANDA networks.

Installation guide

HEDGEHOG is available as a GitHub python package and can be installed with pip.

git clone https://github.com/rtpop/HEDGEHOG.git
cd HEDGEHOG
pip .

Method description

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages