Skip to content

xionger/GeneNetworks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published

Languages