Skip to main content
  • Home
  • Development
  • Documentation
  • Donate
  • Operational login
  • Browse the archive

swh logo
SoftwareHeritage
Software
Heritage
Archive
Features
  • Search

  • Downloads

  • Save code now

  • Add forge now

  • Help

Raw File Download

To reference or cite the objects present in the Software Heritage archive, permalinks based on SoftWare Hash IDentifiers (SWHIDs) must be used.
Select below a type of object currently browsed in order to display its associated SWHID and permalink.

  • content
content badge
swh:1:cnt:9f4303c42dc998c17db15cee7fdb81322729c3a6

This interface enables to generate software citations, provided that the root directory of browsed objects contains a citation.cff or codemeta.json file.
Select below a type of object currently browsed in order to generate citations for them.

  • content
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Scripts to do enrichments based on Gene Set Enrichment Analysis (GSEA) using ClusterProfiler:
=============================================================================================

GSEA works slightly better with low numbers because it uses the whole lists into account. 
The input must be a ranked list (ranked based on anything e.g. FDR, Fold Change etc.). I 
rank based on: <-log10(qvalue) * FC>. This takes both FDR and fold change into account.
The input file is the DEseq2 output file that contains p-values and log2FoldChange.

4_GSEA_220805_codechk.R: the script that takes the input list and ranks and runs GSEA
using Gene Ontology

5_GSEA_BubblePlot_220805_codechk.R: the script that plots the GSEA results for males and females together

6_GSEA_Heatmap_220805_codechk.R: the script that plots heatmaps using the scaled normalized counts of the genes in selected GO terms.   

Refer to ClusterProfiler vignette for more details on tests and plots.

Directory Structure:
==========================

-----------------+
Input          |
-----------------+
The input files are the output files of the DEseq2 analysis comparing AL vs DR conditions, for males and females separately. 

-----------------+
Output          |
-----------------+
4_GSEA_220805_codechk.R: output lists in .csv format for all different enrichments. Gene names - human orthologs will be in the last column.

-----------------+
Plots          |
-----------------+
5_GSEA_BubblePlot_220805_codechk.R: Dot plot. Figure 5C
6_GSEA_Heatmap_220805_codechk.R: Heatmaps. Figure 5D



back to top

Software Heritage — Copyright (C) 2015–2025, The Software Heritage developers. License: GNU AGPLv3+.
The source code of Software Heritage itself is available on our development forge.
The source code files archived by Software Heritage are available under their own copyright and licenses.
Terms of use: Archive access, API— Content policy— Contact— JavaScript license information— Web API