Skip to content

Instantly share code, notes, and snippets.

@AkMo3
Last active September 8, 2022 20:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save AkMo3/260b155ffc095ed52e1beccaa318cbe0 to your computer and use it in GitHub Desktop.
Save AkMo3/260b155ffc095ed52e1beccaa318cbe0 to your computer and use it in GitHub Desktop.
GSoC'22 Final Work Submisstion by AkMo3

Google Summer of Code 2022 | National Resource For Network Biology

Student Information

List of new features

  1. Ring Charts

    • Title: Icon actions to create ring visualizations of top 5 results. The number and chart type can be changed using chart settings.
    • PR: cytoscape/enrichment-table-app#88
  2. Redundancy filter

  3. Evidence codes filter

    • Title: g:Profiler provides evidence codes along with the results. These would be useful to filter by for users who want to focus on strong evidenced results, for example.
    • PR: cytoscape/enrichment-table-app#81
  4. Predict Gene Column And Species ID

    • Title: Use network table to predict species of the network/pathways by processing certain columns. Use cytoscape APIs to predict gene id column.
    • PR: cytoscape/enrichment-table-app#85
  5. Reciprocal Node Selection

  6. Enrichment Map generation functionality

  7. New Logging Mechanism

    • Title: Implement new logging mechanism for users to provide error history from cytoscape task history that can be easily debugged by developers.
    • PR: cytoscape/enrichment-table-app#78
  8. User documentation

Bug Fixes:

  1. Improve P-Value sorting and display as scientific notation
  2. Improve code style and error handling
  3. New github action to update jar in main branch on every push.

Github Links:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment