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:40844033181f1a1de3fca5aebbdcd025b3cfad51

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
(requires biblatex-software package)
Generating citation ...
# Color set ---------------------------------------------------------------

# General categories
color_cats <- c("#bcc8cc","#E84646","#65ADC2","#556c74", "#233B43")
names(color_cats) <- c("NC","EU","GU","KWP","K")
color_cats_order <- c("NC","EU","GU","KWP","K")

color_cats_long <- c("#bcc8cc","#E84646","#65ADC2","#556c74", "#233B43")
names(color_cats_long) <- c("NC","Environmental unknowns","Genomic unknowns","KWP","Knowns")
color_cats_order_long <- c("NC","Environmental unknowns","Genomic unknowns","KWP","Knowns")

# Combined categories I
color_comb_cats_I <- c("#22B2DA","#555A60")
names(color_comb_cats_I) <- c("Known", "Unknown")
# Combined categories II
color_comb_cats_II <- c()
names(color_comb_cats_II) <- c()

# MG projects
# TARA
color_tara_filter <- c("#C6BE8B", "#25403B","#35A8BE")
names(color_tara_filter) <- c("Girus/A|B-enriched", "Virus-enriched","A|B-enriched")
# HMP
color_body_site <- c('#785d37', '#62bba5', '#ffb84d', '#aaa488', '#b2432f')
names(color_body_site) <- c("Gastrointestinal tract", "Oral", "Airways", "Urogenital tract", "Skin")

# Biomes
color_biome <- c("#E2AD70", "#158495")
names(color_biome) <- c("Human", "Marine")

# Quadrants
color_quad <- c("#F56492", "#55118C" ,"#000000")
names(color_quad) <- c("First", "Second", "Other")

# Tn-Seq genes
gene_colors <- c("#00A0B0", "#6A4A3C", "#CC333F", "#EB6841", "#EDC951", "#404040")
names(gene_colors) <- c("gu_c_12103", "30S ribosomal protein S6", "30S ribosomal protein S18", "50S ribosomal protein L9", "replicative DNA helicase", "OTHER")

cls_colors <- c("#E85A5B", "#9BC53D", "#5BC0EB", "#FDE74C", "#FA7921")
names(cls_colors) <- c("19737823", "33926928", "30027162", "30592801", "37803210")

# Colors for the Pfam aa coverage treemaps
pfam_aa_coverage_colors <- c("#CC6677", "#44AA99")
names(pfam_aa_coverage_colors) <- c("pfam_covered_aa", "pfam_not_covered_aa")




back to top

Software Heritage — Copyright (C) 2015–2026, 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