Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • N ngs_tools
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 15
    • Issues 15
    • List
    • Boards
    • Service Desk
    • Milestones
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value stream
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • bioinfo
  • ngs_tools
  • Issues
  • #97

Closed
Open
Created Sep 24, 2020 by domingue@domingueMaintainer2 of 4 tasks completed2/4 tasks

gsea: improvments

A few things to add:

  • include on table with number of Entrez IDs per gene set at the beginning of the report. This would also help to directly see why some of the gene sets were not tested (i.e. because of too few genes) and could help to adjust the settings accordingly.
  • add how many genes we miss because there was no corresponding Entrez ID found. We did something similar in cp_enrichment.R script where we give the percentage of ‘lost’ genes.

Some issues to fix:

  • when a single gene list is analysed and it has more or fewer genes than or --maxSize --minSize, respectably, it will fail without a meaningful error. Add error message to fail gracefully.
  • related, add a table with the gene lists analysed, number of genes per list, and if they pass the thresholds.
Edited Oct 13, 2020 by domingue
Assignee
Assign to
Time tracking