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

https://github.com/emkcosta/KillifishAutomaticFeederPaper
07 December 2022, 14:04:35 UTC
  • Code
  • Branches (2)
  • Releases (0)
  • Visits
Revision 451bc5d78cd266a00b53612585d201d404f73920 authored by Emma on 24 October 2022, 20:33:32 UTC, committed by GitHub on 24 October 2022, 20:33:32 UTC
Delete SuppFig2 directory
1 parent edd98ab
  • Files
  • Changes
    • Branches
    • Releases
    • HEAD
    • refs/heads/add-license-1
    • refs/heads/main
    • 451bc5d78cd266a00b53612585d201d404f73920
    No releases to show
  • 336b4b1
  • /
  • Fig5_SuppFig5
  • /
  • GSEA
  • /
  • README.txt
Raw File Download
Take a new snapshot of a software origin

If the archived software origin currently browsed is not synchronized with its upstream version (for instance when new commits have been issued), you can explicitly request Software Heritage to take a new snapshot of it.

Use the form below to proceed. Once a request has been submitted and accepted, it will be processed as soon as possible. You can then check its processing state by visiting this dedicated page.
swh spinner

Processing "take a new snapshot" request ...

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.

  • revision
  • directory
  • content
  • snapshot
origin badgerevision badge
swh:1:rev:451bc5d78cd266a00b53612585d201d404f73920
origin badgedirectory badge Iframe embedding
swh:1:dir:c441c4e9df203c189fc66a984e0d757958e565f9
origin badgecontent badge Iframe embedding
swh:1:cnt:9f4303c42dc998c17db15cee7fdb81322729c3a6
origin badgesnapshot badge
swh:1:snp:a9f2e10f0b2ec00bc74865a9a1af5fd0004baa95

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.

  • revision
  • directory
  • content
  • snapshot
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Tip revision: 451bc5d78cd266a00b53612585d201d404f73920 authored by Emma on 24 October 2022, 20:33:32 UTC
Delete SuppFig2 directory
Tip revision: 451bc5d
README.txt
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



The diff you're trying to view is too large. Only the first 1000 changed files have been loaded.
Showing with 0 additions and 0 deletions (0 / 0 diffs computed)
swh spinner

Computing file changes ...

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