Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
body{ | |
background-color:white; | |
font-family:Helvetica,Arial,Verdana,sans-serif; | |
} | |
.title { | |
margin: 0 auto; | |
text-align:center; | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
= Gene Co-expression graph | |
:neo4j-version: 2.3.0 | |
:author: Kai Wang | |
:twitter: @kaiwang2009 | |
We are building a Gene Co-expression network and neo4j is ued to store graph data and backbone support of drawing graph on the web | |
image::https://pbs.twimg.com/media/CZEH6d6UkAAPz2y.png:large[] |