xionger / GeneNetworks

Analyzing gene networks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GeneNetworks

Capstone project for Object Oriented Java Programming: Data Structures and Beyond Specialization offered by Coursera/UCSD.

This project can create gene network graph based on gene relationship data from scientific publications, analyze the most possible connections between any two genes, and help to investigate which genes may function together.

The gene networks are analyzed by implementing BFS, Dijkstra's and Girvan-Newman Algorithm.

About

Analyzing gene networks

License:Other


Languages

Language:Java 100.0%