{
  "@context": "https://schema.org",
  "@type": "Dataset",
  "name": "Application Deployment Metadata",
  "description": "Structured metadata for applications, users, and projects deployed on the SciLifeLab Serve platform (https://serve.scilifelab.se/).",
  "dateCreated": "2026-04-12T03:41:25.103454+00:00",
  "creator": {
    "@type": "Organization",
    "name": "SciLifeLab Data Centre",
    "url": "https://www.scilifelab.se/data"
  },
  "hasPart": [
    {
      "@type": "SoftwareApplication",
      "name": "GPCR RAMP interactome",
      "description": "Visualizations of the results from an interaction screen of 215 G protein-coupled receptors (GPCRs) and the receptor activity\u2013modifying proteins (RAMPs). Companion app to \u2018Multiplexed mapping of the interactome of GPCRs with receptor activity\u2013modifying proteins\u2019, https://doi.org/10.1126/sciadv.ado9959",
      "url": "https://gpcr-ramp-interactome.serve.scilifelab.se",
      "softwareVersion": "ghcr.io/scilifelabdatacentre/serve-charts/shinyproxy:1.4.4",
      "author": {
        "@type": "Person",
        "name": "Leo Dahl",
        "email": "leodahl@kth.se",
        "affiliations": [
          {
            "@type": "Organization",
            "name": "KTH Royal Institute of Technology",
            "department": "Department of Protein Science, Division of Biomedical Proteomics",
            "identifier": "https://ror.org/026vcq606"
          }
        ]
      },
      "applicationCategory": "Cloud Application",
      "operatingSystem": "Kubernetes",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "appImage",
          "value": "ghcr.io/schwenk-lab/gpcr_ramp_interactome_app:v1.0.2"
        },
        {
          "@type": "PropertyValue",
          "name": "appCreated",
          "value": "2025-04-17T11:32:51.768831+00:00"
        },
        {
          "@type": "PropertyValue",
          "name": "appUpdated",
          "value": "2025-04-24T09:05:01.332833+00:00"
        },
        {
          "@type": "PropertyValue",
          "name": "cpuRequest",
          "value": "100m"
        },
        {
          "@type": "PropertyValue",
          "name": "cpuLimit",
          "value": "2000m"
        },
        {
          "@type": "PropertyValue",
          "name": "memoryRequest",
          "value": "1Gi"
        },
        {
          "@type": "PropertyValue",
          "name": "memoryLimit",
          "value": "4Gi"
        },
        {
          "@type": "PropertyValue",
          "name": "storageRequest",
          "value": "100Mi"
        },
        {
          "@type": "PropertyValue",
          "name": "storageLimit",
          "value": "5000Mi"
        }
      ],
      "hasPart": {
        "@type": "SoftwareSourceCode",
        "codeRepository": "https://zenodo.org/doi/10.5281/zenodo.11371645"
      }
    }
  ],
  "about": {
    "@type": "Project",
    "name": "GPCR RAMP",
    "description": "Companion Shiny apps for \"Multiplexed selectivity screening of anti-GPCR antibodies\" (https://doi.org/10.1126/sciadv.adf9297) and \"Multiplexed mapping of the interactome of GPCRs with receptor activity\u2013modifying proteins\" (https://doi.org/10.1126/sciadv.ado9959).",
    "additionalProperty": [
      {
        "@type": "PropertyValue",
        "name": "dateCreated",
        "value": "2025-03-28T13:31:29.346587+00:00"
      },
      {
        "@type": "PropertyValue",
        "name": "minio",
        "value": "1"
      },
      {
        "@type": "PropertyValue",
        "name": "mlflow",
        "value": "1"
      },
      {
        "@type": "PropertyValue",
        "name": "vscode",
        "value": "3"
      },
      {
        "@type": "PropertyValue",
        "name": "dashapp",
        "value": "10"
      },
      {
        "@type": "PropertyValue",
        "name": "mongodb",
        "value": "0"
      },
      {
        "@type": "PropertyValue",
        "name": "reducer",
        "value": "0"
      },
      {
        "@type": "PropertyValue",
        "name": "rstudio",
        "value": "3"
      },
      {
        "@type": "PropertyValue",
        "name": "combiner",
        "value": "0"
      },
      {
        "@type": "PropertyValue",
        "name": "shinyapp",
        "value": "10"
      },
      {
        "@type": "PropertyValue",
        "name": "customapp",
        "value": "10"
      },
      {
        "@type": "PropertyValue",
        "name": "netpolicy",
        "value": "0"
      },
      {
        "@type": "PropertyValue",
        "name": "volumeK8s",
        "value": "0"
      },
      {
        "@type": "PropertyValue",
        "name": "tissuumaps",
        "value": "1"
      },
      {
        "@type": "PropertyValue",
        "name": "filemanager",
        "value": "1"
      },
      {
        "@type": "PropertyValue",
        "name": "jupyter-lab",
        "value": "3"
      },
      {
        "@type": "PropertyValue",
        "name": "mlflow-serve",
        "value": "10"
      },
      {
        "@type": "PropertyValue",
        "name": "python-serve",
        "value": "10"
      },
      {
        "@type": "PropertyValue",
        "name": "mongo-express",
        "value": "0"
      },
      {
        "@type": "PropertyValue",
        "name": "pytorch-serve",
        "value": "10"
      },
      {
        "@type": "PropertyValue",
        "name": "shinyproxyapp",
        "value": "10"
      },
      {
        "@type": "PropertyValue",
        "name": "tensorflow-serve",
        "value": "10"
      }
    ],
    "funder": {
      "@type": "Person",
      "name": "Leo Dahl",
      "email": "leodahl@kth.se"
    },
    "parentOrganization": {
      "@type": "Organization",
      "name": "KTH Royal Institute of Technology",
      "additionalProperty": {
        "@type": "PropertyValue",
        "name": "department",
        "value": "Department of Protein Science, Division of Biomedical Proteomics"
      }
    }
  }
}