- 
                Notifications
    You must be signed in to change notification settings 
- Fork 45
feat!: allow for multiple gene_lists #164
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
          
     Merged
      
      
            dlaehnemann
  merged 29 commits into
  main
from
feat/allow-multiple-gene-set-lists-heatmap-bootstrap-plots
  
      
      
   
  Oct 16, 2025 
      
    
  
     Merged
                    Changes from 16 commits
      Commits
    
    
            Show all changes
          
          
            29 commits
          
        
        Select commit
          Hold shift + click to select a range
      
      a6eaf38
              
                feat: allow for multiple gene_lists, one heatmap per list, bootstrap …
              
              
                dlaehnemann 896e4bc
              
                fix: lookup syntax
              
              
                dlaehnemann c48cb17
              
                chore: snakefmt
              
              
                dlaehnemann 1a67b6a
              
                fix: typo
              
              
                dlaehnemann dca8aef
              
                fix: restore proper handling of topn in heatmap plotting rule
              
              
                dlaehnemann 6043b72
              
                docs: add linkout to ensembl blog release category to determine lates…
              
              
                dlaehnemann c9b1afb
              
                fix: handle topn case in lookup
              
              
                dlaehnemann 5594d41
              
                fix: provide dummy file path for topn case in heatmap rule
              
              
                dlaehnemann b4f88d1
              
                fix: use correct wildcard in heatmap plotting script
              
              
                dlaehnemann fa97e67
              
                docs: better explain diffexp/exclude in config.yaml
              
              
                dlaehnemann 3e97347
              
                fix: correctly parse params in plot_bootstrap
              
              
                dlaehnemann c4fb68b
              
                fix: also test diffexp/exclude in config.yaml of CI cases
              
              
                dlaehnemann 206d244
              
                fix: more defensive coding strategy, as suggested by @coderabbitai
              
              
                dlaehnemann 09914fb
              
                dummy commit to trigger GitHub
              
              
                dlaehnemann 84aca9e
              
                another dummy commit to trigger GitHub Actions
              
              
                dlaehnemann f6709e7
              
                docs: update comment in plot-bootstrap.R
              
              
                dlaehnemann 511cae8
              
                fix: switch back to line-separated gene set files for plots
              
              
                dlaehnemann e036131
              
                fix: make boostrap plotting more modern
              
              
                dlaehnemann 107d503
              
                fix: clean up and overhaul heatmap plotting, switch to ggalign
              
              
                dlaehnemann a4b56c6
              
                fix: main test config
              
              
                dlaehnemann 778f099
              
                chore: update release versions
              
              
                dlaehnemann b338f0e
              
                docs: adjust wording to not use "infix"
              
              
                dlaehnemann 4c4536c
              
                docs: write a proper sentence
              
              
                dlaehnemann 5f1c7fa
              
                fix: length test for transcripts of interest
              
              
                dlaehnemann 626f306
              
                fix: syntax
              
              
                dlaehnemann 4e015b3
              
                fix: r-base to >=4.1 for scripts using native R pipe
              
              
                dlaehnemann 846b420
              
                docs: update config/config.yaml to ensembl release 114
              
              
                dlaehnemann 8dbfca8
              
                docs: update more 114 -> 115
              
              
                dlaehnemann f4b0e57
              
                docs: comment exceedingly high testing FDR .test/config/config.yaml
              
              
                dlaehnemann File filter
Filter by extension
Conversations
          Failed to load comments.   
        
        
          
      Loading
        
  Jump to
        
          Jump to file
        
      
      
          Failed to load files.   
        
        
          
      Loading
        
  Diff view
Diff view
          Some comments aren't visible on the classic Files Changed page.
        
There are no files selected for viewing
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              | Original file line number | Diff line number | Diff line change | 
|---|---|---|
| @@ -1,18 +1 @@ | ||
| STAT1 | ||
| IRF1 | ||
| HLA-A | ||
| HLA-DRB1 | ||
| TYR | ||
| PMEL | ||
| DCT | ||
| MLANA | ||
| MITF | ||
| CDK2 | ||
| SOX10 | ||
| ERBB3 | ||
| LEF1 | ||
| CTNNB1 | ||
| CDH1 | ||
| FN1 | ||
| NGFR | ||
| AXL | ||
| STAT1 IRF1 HLA-A HLA-DRB1 TYR PMEL DCT MLANA MITF CDK2 SOX10 | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              | Original file line number | Diff line number | Diff line change | 
|---|---|---|
| @@ -0,0 +1 @@ | ||
| MLANA MITF CDK2 SOX10 ERBB3 LEF1 CTNNB1 CDH1 FN1 NGFR AXL | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              
      
      Oops, something went wrong.
        
    
  
  Add this suggestion to a batch that can be applied as a single commit.
  This suggestion is invalid because no changes were made to the code.
  Suggestions cannot be applied while the pull request is closed.
  Suggestions cannot be applied while viewing a subset of changes.
  Only one suggestion per line can be applied in a batch.
  Add this suggestion to a batch that can be applied as a single commit.
  Applying suggestions on deleted lines is not supported.
  You must change the existing code in this line in order to create a valid suggestion.
  Outdated suggestions cannot be applied.
  This suggestion has been applied or marked resolved.
  Suggestions cannot be applied from pending reviews.
  Suggestions cannot be applied on multi-line comments.
  Suggestions cannot be applied while the pull request is queued to merge.
  Suggestion cannot be applied right now. Please check back later.
  
    
  
    
Uh oh!
There was an error while loading. Please reload this page.