Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Knetminer 3.0 #337

Merged
merged 57 commits into from Feb 22, 2019
Merged

Knetminer 3.0 #337

merged 57 commits into from Feb 22, 2019

Commits on Feb 16, 2019

  1. Merge pull request #318 from AjitPS/knetminer-3.0

    Update Dockerfile-local
    AjitPS committed Feb 16, 2019
    Copy the full SHA
    b129828 View commit details
    Browse the repository at this point in the history
  2. update gene rank to use median evidence weights

    Take the mean of evidence weights (igf, lucene, distance), instead of multiplying them, this should lead to higher total score values.
    KeywanHP committed Feb 16, 2019
    Copy the full SHA
    63a6229 View commit details
    Browse the repository at this point in the history
  3. fix chromosome name

    KeywanHP committed Feb 16, 2019
    Copy the full SHA
    57bb740 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2019

  1. normFactor change to number of hits

    Instead of normalizing by size of entire gene knowledge graph (gkg), this only into account the number of all hits (subset of gkg). This basically is taking the mean of all evidence_weights. Additionally we introduce a small penalty if <3 hits are available per gene.
    KeywanHP committed Feb 17, 2019
    Copy the full SHA
    0e8e89c View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2019

  1. Copy the full SHA
    d5e3926 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    737d17a View commit details
    Browse the repository at this point in the history
  3. added docs

    KeywanHP committed Feb 18, 2019
    Copy the full SHA
    90f721e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #320 from KeywanHP/knetminer-3.0

    gene rank improvements
    KeywanHP committed Feb 18, 2019
    Copy the full SHA
    8125d21 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #292 from KeywanHP/knetminer-3.0

    Knetminer 3.0
    AjitPS committed Feb 18, 2019
    Copy the full SHA
    140780a View commit details
    Browse the repository at this point in the history
  6. Merge pull request #293 from AjitPS/knetminer-3.0

    Knetminer 3.0
    AjitPS committed Feb 18, 2019
    Copy the full SHA
    d80256a View commit details
    Browse the repository at this point in the history
  7. Merge pull request #321 from AjitPS/master

    from v3.0
    AjitPS committed Feb 18, 2019
    Copy the full SHA
    5c1aacc View commit details
    Browse the repository at this point in the history
  8. Merge pull request #322 from Rothamsted/knetminer-3.0

    Merge pull request #320 from KeywanHP/knetminer-3.0
    AjitPS committed Feb 18, 2019
    Copy the full SHA
    0aa7366 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #323 from AjitPS/knetminer-3.0

    Merge pull request #292 from KeywanHP/knetminer-3.0
    AjitPS committed Feb 18, 2019
    Copy the full SHA
    ebb4345 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #295 from Rothamsted/knetminer-3.0

    Knetminer 3.0
    AjitPS committed Feb 18, 2019
    Copy the full SHA
    4933a35 View commit details
    Browse the repository at this point in the history
  11. Update README

    KeywanHP committed Feb 18, 2019
    Copy the full SHA
    9235cf2 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2019

  1. Collect publications to filter later

    pakk authored and pakk committed Feb 20, 2019
    Copy the full SHA
    b27b95b View commit details
    Browse the repository at this point in the history
  2. Filter publications in subGraph

    pakk authored and pakk committed Feb 20, 2019
    Copy the full SHA
    50eff94 View commit details
    Browse the repository at this point in the history
  3. Fix ConcurrentModificationException

    pakk authored and pakk committed Feb 20, 2019
    Copy the full SHA
    4c63ca9 View commit details
    Browse the repository at this point in the history
  4. New pubutils class

    pakk authored and pakk committed Feb 20, 2019
    Copy the full SHA
    a0cf316 View commit details
    Browse the repository at this point in the history
  5. Convert in-line conceptYear to method call

    pakk authored and pakk committed Feb 20, 2019
    Copy the full SHA
    7197600 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2019

  1. filter network in no-keyword and no-keyword-match modes

    pakk authored and pakk committed Feb 21, 2019
    Copy the full SHA
    6ea4d77 View commit details
    Browse the repository at this point in the history
  2. Fix missing gene and relations

    pakk authored and pakk committed Feb 21, 2019
    Copy the full SHA
    eb49e3c View commit details
    Browse the repository at this point in the history
  3. Fix nullpointer

    pakk authored and pakk committed Feb 21, 2019
    Copy the full SHA
    a8f7d5d View commit details
    Browse the repository at this point in the history
  4. fix missing relations and tidy up highlightPath method

    pakk authored and pakk committed Feb 21, 2019
    Copy the full SHA
    b0c2aaf View commit details
    Browse the repository at this point in the history
  5. Export only most recent papers for Gene View table

    pakk authored and pakk committed Feb 21, 2019
    Copy the full SHA
    62249c1 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2019

  1. Fix network for no-keyword-match mode

    pakk authored and pakk committed Feb 22, 2019
    Copy the full SHA
    34fbbbe View commit details
    Browse the repository at this point in the history
  2. Fix to evidence string

    pakk authored and pakk committed Feb 22, 2019
    Copy the full SHA
    dbb106f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #296 from Rothamsted/201902_pubfilter

    201902 pubfilter
    AjitPS committed Feb 22, 2019
    Copy the full SHA
    a8bdab0 View commit details
    Browse the repository at this point in the history
  4. evidence_nodes filtering

    AjitPS committed Feb 22, 2019
    Copy the full SHA
    ff4759d View commit details
    Browse the repository at this point in the history
  5. Merge pull request #324 from AjitPS/ara_pub_filter

    Ara pub filter
    AjitPS committed Feb 22, 2019
    Copy the full SHA
    b1b84eb View commit details
    Browse the repository at this point in the history
  6. add length to evidence string

    pakk authored and pakk committed Feb 22, 2019
    Copy the full SHA
    22017eb View commit details
    Browse the repository at this point in the history
  7. Merge pull request #297 from Rothamsted/201902_pubfilter

    201902 pubfilter
    AjitPS committed Feb 22, 2019
    Copy the full SHA
    7cd217b View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    e257103 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #325 from AjitPS/ara_pub_filter

    Ara pub filter
    AjitPS committed Feb 22, 2019
    Copy the full SHA
    73835ba View commit details
    Browse the repository at this point in the history
  10. legend_bug

    AjitPS committed Feb 22, 2019
    Copy the full SHA
    8dc5049 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #326 from AjitPS/ara_pub_filter

    legend_bug
    AjitPS committed Feb 22, 2019
    Copy the full SHA
    c9f14d6 View commit details
    Browse the repository at this point in the history
  12. header fix - geneView

    AjitPS committed Feb 22, 2019
    Copy the full SHA
    3d44e4f View commit details
    Browse the repository at this point in the history
  13. Merge pull request #327 from AjitPS/ara_pub_filter

    header fix - geneView
    AjitPS committed Feb 22, 2019
    Copy the full SHA
    5e9f0e9 View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    5ff9c58 View commit details
    Browse the repository at this point in the history
  15. Merge pull request #328 from AjitPS/ara_pub_filter

    evidenceBox fix in geneView col5
    AjitPS committed Feb 22, 2019
    Copy the full SHA
    65865ee View commit details
    Browse the repository at this point in the history
  16. typo fix

    AjitPS committed Feb 22, 2019
    Copy the full SHA
    667421d View commit details
    Browse the repository at this point in the history
  17. Merge pull request #329 from AjitPS/ara_pub_filter

    typo fix
    AjitPS committed Feb 22, 2019
    Copy the full SHA
    8e5ec44 View commit details
    Browse the repository at this point in the history
  18. fix logic of path highlighting

    pakk authored and pakk committed Feb 22, 2019
    Copy the full SHA
    3817482 View commit details
    Browse the repository at this point in the history
  19. Merge pull request #298 from Rothamsted/201902_pubfilter

    fix logic of path highlighting
    AjitPS committed Feb 22, 2019
    Copy the full SHA
    c6554a3 View commit details
    Browse the repository at this point in the history
  20. Copy the full SHA
    12463b0 View commit details
    Browse the repository at this point in the history
  21. Merge pull request #330 from AjitPS/ara_pub_filter

     fix evidences box in geneView
    AjitPS committed Feb 22, 2019
    Copy the full SHA
    fe76312 View commit details
    Browse the repository at this point in the history
  22. fix

    AjitPS committed Feb 22, 2019
    Copy the full SHA
    f32ac33 View commit details
    Browse the repository at this point in the history
  23. Copy the full SHA
    eed520a View commit details
    Browse the repository at this point in the history
  24. catch empty keyword in findQTL()

    pakk authored and pakk committed Feb 22, 2019
    Copy the full SHA
    ebd9113 View commit details
    Browse the repository at this point in the history
  25. Merge pull request #332 from Rothamsted/201902_pubfilter

    201902 pubfilter
    AjitPS committed Feb 22, 2019
    Copy the full SHA
    fa1df88 View commit details
    Browse the repository at this point in the history
  26. add another keyword is empty check

    pakk authored and pakk committed Feb 22, 2019
    Copy the full SHA
    b9aec24 View commit details
    Browse the repository at this point in the history
  27. exclude enzyme from evidence view

    pakk authored and pakk committed Feb 22, 2019
    Copy the full SHA
    e102ace View commit details
    Browse the repository at this point in the history
  28. add doc

    pakk authored and pakk committed Feb 22, 2019
    Copy the full SHA
    60a332e View commit details
    Browse the repository at this point in the history
  29. Merge pull request #333 from Rothamsted/201902_pubfilter

    201902 pubfilter
    KeywanHP committed Feb 22, 2019
    Copy the full SHA
    ef56be8 View commit details
    Browse the repository at this point in the history
  30. fix genes are not flagged

    pakk authored and pakk committed Feb 22, 2019
    Copy the full SHA
    3d9c098 View commit details
    Browse the repository at this point in the history
  31. Merge pull request #335 from Rothamsted/201902_pubfilter

    fix genes are not flagged
    KeywanHP committed Feb 22, 2019
    Copy the full SHA
    c2fcd73 View commit details
    Browse the repository at this point in the history
  32. edit wording

    AjitPS committed Feb 22, 2019
    Copy the full SHA
    86b3627 View commit details
    Browse the repository at this point in the history