Skip to content

KnetMiner - An interactive web application to search a knowledge graph for the discovery of genes and networks controlling complex traits.

License

Notifications You must be signed in to change notification settings

KeywanHP/knetminer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KnetMiner

KnetMiner is a client-server application for biological knowledge mining and discovery. It supports advanced queries, query suggestions and interactive visualisations. All client code is written in JavaScript/HTML5 using and extending libraries such as D3.js and Cytoscape.js to visualise genomics and network data. The server is written purely in Java making use of the Ondex API (www.ondex.org) to query a large genome-scale knowledge network (graph database). The graph database is indexed using Lucene and hold in memory to allow fast graph queries. http://knetminer.rothamsted.ac.uk/

Check our wiki pages or contact us to learn how you can setup your own KnetMiner instance. https://github.com/KeywanHP/KnetMiner/wiki

About

KnetMiner - An interactive web application to search a knowledge graph for the discovery of genes and networks controlling complex traits.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 77.9%
  • Java 10.7%
  • HTML 4.6%
  • CSS 4.1%
  • Shell 2.4%
  • Dockerfile 0.3%