Skip to content

v2.0

Compare
Choose a tag to compare
@AjitPS AjitPS released this 23 Jul 15:48
· 3214 commits to master since this release
9095ee0

Feature_updates:

  • API:
    • Web services endpoints developed for all KnetMiner query "modes".
    • All species instances converted to new code config.: server, client and datasource.
    • New API documentation at https://github.com/Rothamsted/knetminer/wiki/7.-KnetMiner-server-architecture.
    • Search output files no longer saved.
    • Server (back-end/ web services) and client (UI) both now served as Java .war for single-click deployment.
  • Genomaps (Map View) revamp:
    • now optimized and packaged via npm, bower and gulp, as a standalone JS tool.
    • restrict to Gene List or QTL regions, if provided.
  • KnetMaps (Network View) revamp:
    • now optimized and packaged via npm, bower and gulp, as a standalone JS tool.
    • API: now can also be invoked via "network" mode using wevb services to get JSON back.
    • or via "genepage" endpoint to get packaged KnetMaps visualization.
    • Trait icon changed to TO.
    • Relations to show PMID url in ItemInfo attributes.
  • KnetMiner Wheat (new release) developed:
    • with new, updated Map View.
    • new data: SNP, GWAS, CoExp, Tilling, PO.
    • Semantic Motifs updated.
    • updated example queries.
    • new species image.
  • Gene View:
    • restrict to Gene List or QTL regions, if provided.
    • QTL, KNETscore removed from View (available in back-end).
    • Trait icon changed to TO in filtering legend.
    • tablesorter restricted to existing columns.
    • interactive legend: revert button to control default ranking (by score) in visible table as well.
  • Evidence View:
    • "user genes" can now also be visualized via KnetMaps.
    • Trait icon changed to TO in filtering legend.
  • common_server:
    • cyjs_json dependency updated to 2.1.1-snapshot.