-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
KnetMiner | ||
=========== | ||
|
||
KnetMiner is a web application to search and visualise genome-scale knowledge networks. It is used by scientists in academia and industry to accelerate gene-trait discovery research. KnetMiner offers features such as keyword, gene list and genome region search, query refinement, gene ranking, gene set enrichment analysis and interactive visualisation of knowledge networks and genomic information. The web app can be deployed on site or in the AWS cloud using Docker (see wiki). Examples of free and public KnetMiners are available at www.knetminer.org. KnetMiner also offers a set of high-level web API endpoints to access and visualise the knowledge networks from other applications (see wiki). | ||
KnetMiner is a web application to search and visualise genome-scale knowledge networks. It is used by scientists in academia and industry to accelerate gene-trait discovery research. KnetMiner offers features such as keyword, gene list and genome region search, query refinement, gene ranking, gene set enrichment analysis and interactive visualisation of knowledge networks and genomic information. The web app can be deployed on site or in the AWS cloud using Docker (see wiki). Examples of free and public KnetMiners are available at https://knetminer.org. KnetMiner also offers a set of high-level web API endpoints to access and visualise the knowledge networks from other applications (see wiki). |