Reactome · Schema

CustomPsicquicResource

Biological PathwaysBioinformaticsLife SciencesPathway AnalysisGene EnrichmentMolecular InteractionsSystems BiologyOpen Science

Properties

Name Type Description
summary object
View JSON Schema on GitHub

JSON Schema

content-service-custompsicquicresource.json Raw ↑
{
  "$schema": "http://json-schema.org/draft-07/schema#",
  "$id": "https://reactome.org/schemas/content-service/CustomPsicquicResource",
  "title": "CustomPsicquicResource",
  "type": "object",
  "properties": {
    "summary": {
      "$ref": "#/components/schemas/Summary"
    }
  }
}