Branch: refs/heads/unstable
  Home:   https://github.com/PathwayCommons/factoid
  Commit: 55ac7e79d73f1b8f92bb6ee3fc1267d4b1b8c2e3
      
https://github.com/PathwayCommons/factoid/commit/55ac7e79d73f1b8f92bb6ee3fc1267d4b1b8c2e3
  Author: Linda (Jia Wen) Li <[email protected]>
  Date:   2023-03-14 (Tue, 14 Mar 2023)

  Changed paths:
    A neo4j-test/search-tests.js

  Log Message:
  -----------
  successfully added all 5 Goult docs


  Commit: 76bb3a6c8bac41f193db4ad9229213fcda54e500
      
https://github.com/PathwayCommons/factoid/commit/76bb3a6c8bac41f193db4ad9229213fcda54e500
  Author: Linda (Jia Wen) Li <[email protected]>
  Date:   2023-03-15 (Wed, 15 Mar 2023)

  Changed paths:
    M neo4j-test/add-nodes-edges.js
    M src/neo4j/neo4j-functions.js

  Log Message:
  -----------
  searchByGeneId update, returns null appropriately


  Commit: 5e6fba220c90a58f53afb73efa7f3c988ab60afe
      
https://github.com/PathwayCommons/factoid/commit/5e6fba220c90a58f53afb73efa7f3c988ab60afe
  Author: Linda (Jia Wen) Li <[email protected]>
  Date:   2023-03-15 (Wed, 15 Mar 2023)

  Changed paths:
    M neo4j-test/search-tests.js

  Log Message:
  -----------
  mapk6 test added


  Commit: 2c598a23cc667296f67acba2e2982c42623317a6
      
https://github.com/PathwayCommons/factoid/commit/2c598a23cc667296f67acba2e2982c42623317a6
  Author: Linda (Jia Wen) Li <[email protected]>
  Date:   2023-03-15 (Wed, 15 Mar 2023)

  Changed paths:
    M neo4j-test/add-nodes-edges.js
    M neo4j-test/search-tests.js
    M src/neo4j/neo4j-functions.js

  Log Message:
  -----------
  fix getInteractions and getNeighbouringNodes to return null


  Commit: 4029dd3d21c6c5c955d8bdb20f61e6c91424f34f
      
https://github.com/PathwayCommons/factoid/commit/4029dd3d21c6c5c955d8bdb20f61e6c91424f34f
  Author: Linda (Jia Wen) Li <[email protected]>
  Date:   2023-03-15 (Wed, 15 Mar 2023)

  Changed paths:
    M neo4j-test/add-nodes-edges.js
    M src/neo4j/neo4j-functions.js

  Log Message:
  -----------
  update getNeighbouringNodes, getInteractions to return properties


  Commit: eaf8bb7d31d5a55563f20c1a50135a255711e9be
      
https://github.com/PathwayCommons/factoid/commit/eaf8bb7d31d5a55563f20c1a50135a255711e9be
  Author: Linda (Jia Wen) Li <[email protected]>
  Date:   2023-03-15 (Wed, 15 Mar 2023)

  Changed paths:
    M neo4j-test/search-tests.js

  Log Message:
  -----------
  KANK1 test added


  Commit: 417694681236a4569761a71c22f58988c091482a
      
https://github.com/PathwayCommons/factoid/commit/417694681236a4569761a71c22f58988c091482a
  Author: Linda (Jia Wen) Li <[email protected]>
  Date:   2023-03-15 (Wed, 15 Mar 2023)

  Changed paths:
    M src/neo4j/neo4j-functions.js

  Log Message:
  -----------
  filter out duplicate interactions & neighbouring nodes


  Commit: 0f70d8505b0a0dc7825453e3cae3d9521b6bb3e2
      
https://github.com/PathwayCommons/factoid/commit/0f70d8505b0a0dc7825453e3cae3d9521b6bb3e2
  Author: Linda (Jia Wen) Li <[email protected]>
  Date:   2023-03-15 (Wed, 15 Mar 2023)

  Changed paths:
    M neo4j-test/search-tests.js

  Log Message:
  -----------
  TLN1 test added


  Commit: a4565d42328ab1a71fef85ce79d249296358e451
      
https://github.com/PathwayCommons/factoid/commit/a4565d42328ab1a71fef85ce79d249296358e451
  Author: Linda (Jia Wen) Li <[email protected]>
  Date:   2023-03-15 (Wed, 15 Mar 2023)

  Changed paths:
    M neo4j-test/search-tests.js

  Log Message:
  -----------
  TLNRD1 test added


  Commit: eb796446287dabb1df504e6d9b8e1951c307b9f3
      
https://github.com/PathwayCommons/factoid/commit/eb796446287dabb1df504e6d9b8e1951c307b9f3
  Author: Linda (Jia Wen) Li <[email protected]>
  Date:   2023-03-15 (Wed, 15 Mar 2023)

  Changed paths:
    M neo4j-test/search-tests.js

  Log Message:
  -----------
  add a doi field to tests


  Commit: cc2edc086e05b89208394435437ba93c8bd3932d
      
https://github.com/PathwayCommons/factoid/commit/cc2edc086e05b89208394435437ba93c8bd3932d
  Author: Linda (Jia Wen) Li <[email protected]>
  Date:   2023-03-17 (Fri, 17 Mar 2023)

  Changed paths:
    M neo4j-test/add-nodes-edges.js
    M neo4j-test/search-tests.js
    M src/neo4j/index.js
    M src/neo4j/neo4j-functions.js
    M src/neo4j/query-strings.js

  Log Message:
  -----------
  renaming Gene to Molecule


  Commit: 82dbd99d3291eeb7fe482edd6037a90d1b5865ea
      
https://github.com/PathwayCommons/factoid/commit/82dbd99d3291eeb7fe482edd6037a90d1b5865ea
  Author: Linda (Jia Wen) Li <[email protected]>
  Date:   2023-03-17 (Fri, 17 Mar 2023)

  Changed paths:
    M src/neo4j/neo4j-functions.js
    R src/neo4j/starting-neo4j.js
    M src/neo4j/test-functions.js
    R src/neo4j/test-temp-run.js

  Log Message:
  -----------
  fix lint warnings. Delete unused files


  Commit: eca68a131632c259a52f895741a9f8b406755cbb
      
https://github.com/PathwayCommons/factoid/commit/eca68a131632c259a52f895741a9f8b406755cbb
  Author: Linda (Jia Wen) Li <[email protected]>
  Date:   2023-03-17 (Fri, 17 Mar 2023)

  Changed paths:
    M neo4j-test/add-nodes-edges.js
    A neo4j-test/search-tests.js
    M src/neo4j/index.js
    M src/neo4j/neo4j-functions.js
    M src/neo4j/query-strings.js
    R src/neo4j/starting-neo4j.js
    M src/neo4j/test-functions.js
    R src/neo4j/test-temp-run.js

  Log Message:
  -----------
  Merge pull request #1145 from PathwayCommons/iss1144-neo4j-searchbygeneid

Iss1144: Neo4j Add Tests for searchbyGeneId()


Compare: 
https://github.com/PathwayCommons/factoid/compare/34c3f3c52212...eca68a131632

-- 
You received this message because you are subscribed to the Google Groups 
"cytoscape-cvs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/cytoscape-cvs/PathwayCommons/factoid/push/refs/heads/unstable/34c3f3-eca68a%40github.com.

Reply via email to