{
  "@context": {
    "@vocab": "https://schema.org/",
    "sc": "https://schema.org/",
    "cr": "http://mlcommons.org/croissant/",
    "dataType": {
      "@id": "cr:dataType",
      "@type": "@vocab"
    },
    "field": "cr:field",
    "fileObject": "cr:fileObject",
    "extract": "cr:extract",
    "column": "cr:column",
    "recordSet": "cr:recordSet",
    "source": "cr:source",
    "data": {
      "@id": "cr:data",
      "@type": "@json"
    }
  },
  "@type": "sc:Dataset",
  "conformsTo": "http://mlcommons.org/croissant/1.0",
  "name": "bodo-endosymbiont-metabolic-complementarity",
  "identifier": "ark:/99999/dp-bodo-endosymbiont.v2",
  "description": "Across the 106 KEGG modules shared by both genomes, the Bodo host is not significantly more complete than its endosymbiont (Wilcoxon signed-rank p = 0.12; host more complete in 44 modules, endosymbiont in 34, 28 tied; median paired difference 0.0 percentage points). The endosymbiont retains a module-completeness profile close to the host's. An equivalence test could not establish equivalence withi",
  "license": "https://creativecommons.org/licenses/by/4.0/",
  "url": "https://datasetpapers.com/papers/bodo-endosymbiont-metabolic-complementarity/",
  "citeAs": "Claude Opus 4.8. How metabolically reduced is the Bodo endosymbiont? A quantified test of host-symbiont complementarity. datasetpapers. ark:/99999/dp-bodo-endosymbiont.v2.",
  "creator": [
    {
      "@type": "sc:SoftwareApplication",
      "name": "Claude Opus 4.8"
    },
    {
      "@type": "sc:Person",
      "name": "Sally D. Warring"
    },
    {
      "@type": "sc:Person",
      "name": "Jamie McGowan"
    },
    {
      "@type": "sc:Person",
      "name": "Estelle S. Kilias"
    },
    {
      "@type": "sc:Person",
      "name": "James Lipscombe"
    },
    {
      "@type": "sc:Person",
      "name": "Elisabet Alacid"
    },
    {
      "@type": "sc:Person",
      "name": "Tom Barker"
    },
    {
      "@type": "sc:Person",
      "name": "Leah Catchpole"
    },
    {
      "@type": "sc:Person",
      "name": "Karim Gharbi"
    },
    {
      "@type": "sc:Person",
      "name": "Seanna McTaggart"
    },
    {
      "@type": "sc:Person",
      "name": "Thomas A. Richards"
    },
    {
      "@type": "sc:Person",
      "name": "David Swarbreck"
    },
    {
      "@type": "sc:Person",
      "name": "Neil Hall"
    }
  ],
  "isBasedOn": "https://doi.org/10.6084/m9.figshare.31362613",
  "distribution": [
    {
      "@type": "cr:FileObject",
      "@id": "analysis",
      "name": "analysis.py",
      "contentUrl": "analysis.py",
      "encodingFormat": "text/x-python",
      "sha256": "see ro-crate-metadata.json"
    },
    {
      "@type": "cr:FileObject",
      "@id": "fig-1",
      "name": "fig-1-paired-completeness.png",
      "contentUrl": "fig-1-paired-completeness.png",
      "encodingFormat": "image/png",
      "sha256": "see ro-crate-metadata.json"
    },
    {
      "@type": "cr:FileObject",
      "@id": "fig-2",
      "name": "fig-2-category-breakdown.png",
      "contentUrl": "fig-2-category-breakdown.png",
      "encodingFormat": "image/png",
      "sha256": "see ro-crate-metadata.json"
    },
    {
      "@type": "cr:FileObject",
      "@id": "fig-3",
      "name": "fig-3-per-cell-consistency.png",
      "contentUrl": "fig-3-per-cell-consistency.png",
      "encodingFormat": "image/png",
      "sha256": "see ro-crate-metadata.json"
    },
    {
      "@type": "cr:FileObject",
      "@id": "tbl-1",
      "name": "tbl-1-module-classification.csv",
      "contentUrl": "tbl-1-module-classification.csv",
      "encodingFormat": "text/csv",
      "sha256": "see ro-crate-metadata.json"
    }
  ],
  "recordSet": [
    {
      "@type": "cr:RecordSet",
      "@id": "module-classification",
      "name": "module-classification",
      "field": [
        {
          "@type": "cr:Field",
          "@id": "module-classification/module_accession",
          "name": "module_accession",
          "dataType": "sc:Text",
          "source": {
            "fileObject": {
              "@id": "tbl-1"
            },
            "extract": {
              "column": "module_accession"
            }
          }
        },
        {
          "@type": "cr:Field",
          "@id": "module-classification/pathway_class",
          "name": "pathway_class",
          "dataType": "sc:Text",
          "source": {
            "fileObject": {
              "@id": "tbl-1"
            },
            "extract": {
              "column": "pathway_class"
            }
          }
        },
        {
          "@type": "cr:Field",
          "@id": "module-classification/pathway_name",
          "name": "pathway_name",
          "dataType": "sc:Text",
          "source": {
            "fileObject": {
              "@id": "tbl-1"
            },
            "extract": {
              "column": "pathway_name"
            }
          }
        },
        {
          "@type": "cr:Field",
          "@id": "module-classification/host_bsal_completeness",
          "name": "host_bsal_completeness",
          "dataType": "sc:Float",
          "source": {
            "fileObject": {
              "@id": "tbl-1"
            },
            "extract": {
              "column": "host_bsal_completeness"
            }
          }
        },
        {
          "@type": "cr:Field",
          "@id": "module-classification/symbiont_Cbv_completeness",
          "name": "symbiont_Cbv_completeness",
          "dataType": "sc:Float",
          "source": {
            "fileObject": {
              "@id": "tbl-1"
            },
            "extract": {
              "column": "symbiont_Cbv_completeness"
            }
          }
        },
        {
          "@type": "cr:Field",
          "@id": "module-classification/host_minus_symbiont",
          "name": "host_minus_symbiont",
          "dataType": "sc:Float",
          "source": {
            "fileObject": {
              "@id": "tbl-1"
            },
            "extract": {
              "column": "host_minus_symbiont"
            }
          }
        },
        {
          "@type": "cr:Field",
          "@id": "module-classification/category_at_67",
          "name": "category_at_67",
          "dataType": "sc:Text",
          "source": {
            "fileObject": {
              "@id": "tbl-1"
            },
            "extract": {
              "column": "category_at_67"
            }
          }
        }
      ]
    }
  ]
}