{
  "access": {
    "embargo": {
      "active": false,
      "reason": null
    },
    "files": "public",
    "record": "public",
    "status": "open"
  },
  "created": "2026-05-16T00:11:59.540537+00:00",
  "custom_fields": {
    "legacy:communities": [
      "f312c6b6-0dd6-4fb2-a224-7c4960394ac1",
      "f312c6b6-0dd6-4fb2-a224-7c4960394ac1",
      "dockstore"
    ]
  },
  "deletion_status": {
    "is_deleted": false,
    "status": "P"
  },
  "files": {
    "count": 1,
    "enabled": true,
    "entries": {
      "github.com-broadinstitute-warp-UltimaGenomicsJointGenotyping_MultiSampleSmartSeq2SingleNucleus_v2.2.6.zip": {
        "access": {
          "hidden": false
        },
        "checksum": "md5:01dd28a615f9fd22ae3c2c1ad14d50bd",
        "ext": "zip",
        "id": "55d97f7b-67b4-4abe-a3e9-bfb85bc5371c",
        "key": "github.com-broadinstitute-warp-UltimaGenomicsJointGenotyping_MultiSampleSmartSeq2SingleNucleus_v2.2.6.zip",
        "links": {
          "content": "https://zenodo.org/api/records/20220982/files/github.com-broadinstitute-warp-UltimaGenomicsJointGenotyping_MultiSampleSmartSeq2SingleNucleus_v2.2.6.zip/content",
          "self": "https://zenodo.org/api/records/20220982/files/github.com-broadinstitute-warp-UltimaGenomicsJointGenotyping_MultiSampleSmartSeq2SingleNucleus_v2.2.6.zip"
        },
        "metadata": {},
        "mimetype": "application/zip",
        "size": 15944,
        "storage_class": "L"
      }
    },
    "order": [],
    "total_bytes": 15944
  },
  "id": "20220982",
  "is_draft": false,
  "is_published": true,
  "links": {
    "access": "https://zenodo.org/api/records/20220982/access",
    "access_grants": "https://zenodo.org/api/records/20220982/access/grants",
    "access_links": "https://zenodo.org/api/records/20220982/access/links",
    "access_request": "https://zenodo.org/api/records/20220982/access/request",
    "access_users": "https://zenodo.org/api/records/20220982/access/users",
    "archive": "https://zenodo.org/api/records/20220982/files-archive",
    "archive_media": "https://zenodo.org/api/records/20220982/media-files-archive",
    "communities": "https://zenodo.org/api/records/20220982/communities",
    "communities-suggestions": "https://zenodo.org/api/records/20220982/communities-suggestions",
    "doi": "https://doi.org/10.5281/zenodo.20220982",
    "draft": "https://zenodo.org/api/records/20220982/draft",
    "file_modification": "https://zenodo.org/api/records/20220982/file-modification",
    "files": "https://zenodo.org/api/records/20220982/files",
    "latest": "https://zenodo.org/api/records/20220982/versions/latest",
    "latest_html": "https://zenodo.org/records/20220982/latest",
    "media_files": "https://zenodo.org/api/records/20220982/media-files",
    "parent": "https://zenodo.org/api/records/15537095",
    "parent_doi": "https://doi.org/10.5281/zenodo.15537095",
    "parent_doi_html": "https://zenodo.org/doi/10.5281/zenodo.15537095",
    "parent_html": "https://zenodo.org/records/15537095",
    "preview_html": "https://zenodo.org/records/20220982?preview=1",
    "quota_increase": "https://zenodo.org/api/records/20220982/quota-increase",
    "request_deletion": "https://zenodo.org/api/records/20220982/request-deletion",
    "requests": "https://zenodo.org/api/records/20220982/requests",
    "reserve_doi": "https://zenodo.org/api/records/20220982/draft/pids/doi",
    "self": "https://zenodo.org/api/records/20220982",
    "self_doi": "https://doi.org/10.5281/zenodo.20220982",
    "self_doi_html": "https://zenodo.org/doi/10.5281/zenodo.20220982",
    "self_html": "https://zenodo.org/records/20220982",
    "self_iiif_manifest": "https://zenodo.org/api/iiif/record:20220982/manifest",
    "self_iiif_sequence": "https://zenodo.org/api/iiif/record:20220982/sequence/default",
    "versions": "https://zenodo.org/api/records/20220982/versions"
  },
  "media_files": {
    "count": 0,
    "enabled": false,
    "entries": {},
    "order": [],
    "total_bytes": 0
  },
  "metadata": {
    "creators": [
      {
        "person_or_org": {
          "family_name": "broadinstitute",
          "name": "broadinstitute",
          "type": "personal"
        }
      }
    ],
    "description": "<h3>WDL Analysis Research Pipelines</h3>\n<p>The WDL Analysis Research Pipelines (WARP) repository is a collection of cloud-optimized pipelines for processing biological data from the Broad Institute Data Sciences Platform and collaborators.</p>\n<p>WARP provides robust, standardized data analysis for the Broad Institute Genomics Platform and large consortia like the Human Cell Atlas and the BRAIN Initiative. WARP pipelines are rigorously scientifically validated, high scale, reproducible and open source, released under the <a href=\"https://github.com/broadinstitute/warp/blob/master/LICENSE\">BSD 3-Clause license</a>.</p>\n<h3>Pipeline releases</h3>\n<p>All pipeline releases are listed on the WARP <a href=\"https://github.com/broadinstitute/warp/releases\">releases page</a>. To discover and search releases, use the WARP command-line tool <a href=\"https://github.com/broadinstitute/warp/tree/develop/wreleaser\">Wreleaser</a>.</p>\n<h3>WARP documentation</h3>\n<p>Read more about our pipelines and repository on the <a href=\"https://broadinstitute.github.io/warp/\">WARP documentation site</a>.</p>\n<p>To contribute to WARP, please read the <a href=\"https://broadinstitute.github.io/warp/docs/contribution/README\">contribution guidelines</a>.</p>\n<p><a href=\"https://github.com/broadinstitute/warp/actions?query=workflow%3A%22Deploy+WARP+Website%22\"></a></p>",
    "publication_date": "2026-05-15",
    "publisher": "Zenodo",
    "related_identifiers": [
      {
        "identifier": "https://dockstore.org/aliases/workflow-versions/10.5281-zenodo.20220982",
        "relation_type": {
          "id": "isidenticalto",
          "title": {
            "de": "Ist identisch mit",
            "en": "Is identical to"
          }
        },
        "scheme": "url"
      },
      {
        "identifier": "https://dockstore.org/workflows/github.com/broadinstitute/warp/UltimaGenomicsJointGenotyping:MultiSampleSmartSeq2SingleNucleus_v2.2.6",
        "relation_type": {
          "id": "isidenticalto",
          "title": {
            "de": "Ist identisch mit",
            "en": "Is identical to"
          }
        },
        "scheme": "url"
      },
      {
        "identifier": "https://dockstore.org/api/ga4gh/trs/v2/tools/%23workflow%2Fgithub.com%2Fbroadinstitute%2Fwarp%2FUltimaGenomicsJointGenotyping/versions/MultiSampleSmartSeq2SingleNucleus_v2.2.6/PLAIN-WDL/descriptor/UltimaGenomicsJointGenotyping.wdl",
        "relation_type": {
          "id": "isidenticalto",
          "title": {
            "de": "Ist identisch mit",
            "en": "Is identical to"
          }
        },
        "scheme": "url"
      }
    ],
    "resource_type": {
      "id": "software",
      "title": {
        "de": "Software",
        "en": "Software"
      }
    },
    "rights": [
      {
        "description": {
          "en": "The Creative Commons Attribution license allows re-distribution and re-use of a licensed work on the condition that the creator is appropriately credited."
        },
        "icon": "cc-by-icon",
        "id": "cc-by-4.0",
        "props": {
          "scheme": "spdx",
          "url": "https://creativecommons.org/licenses/by/4.0/legalcode"
        },
        "title": {
          "en": "Creative Commons Attribution 4.0 International"
        }
      }
    ],
    "title": "github.com/broadinstitute/warp/UltimaGenomicsJointGenotyping",
    "version": "MultiSampleSmartSeq2SingleNucleus_v2.2.6"
  },
  "parent": {
    "access": {
      "owned_by": {
        "user": "76183"
      },
      "settings": {
        "accept_conditions_text": null,
        "allow_guest_requests": false,
        "allow_user_requests": false,
        "secret_link_expiration": 0
      }
    },
    "communities": {
      "default": "f312c6b6-0dd6-4fb2-a224-7c4960394ac1",
      "entries": [
        {
          "access": {
            "member_policy": "open",
            "members_visibility": "public",
            "record_submission_policy": "open",
            "review_policy": "open",
            "visibility": "public"
          },
          "children": {
            "allow": false
          },
          "created": "2024-11-05T20:16:09.639062+00:00",
          "custom_fields": {},
          "deletion_status": {
            "is_deleted": false,
            "status": "P"
          },
          "id": "f312c6b6-0dd6-4fb2-a224-7c4960394ac1",
          "links": {},
          "metadata": {
            "description": "Dockstore is a free and open source platform for sharing reusable and scalable analytical tools and workflows.",
            "title": "Dockstore",
            "type": {
              "id": "project"
            },
            "website": "https://dockstore.org/"
          },
          "revision_id": 5,
          "slug": "dockstore",
          "updated": "2024-11-05T20:17:15.254457+00:00"
        }
      ],
      "ids": [
        "f312c6b6-0dd6-4fb2-a224-7c4960394ac1"
      ]
    },
    "id": "15537095",
    "pids": {
      "doi": {
        "client": "datacite",
        "identifier": "10.5281/zenodo.15537095",
        "provider": "datacite"
      }
    }
  },
  "pids": {
    "doi": {
      "client": "datacite",
      "identifier": "10.5281/zenodo.20220982",
      "provider": "datacite"
    },
    "oai": {
      "identifier": "oai:zenodo.org:20220982",
      "provider": "oai"
    }
  },
  "revision_id": 4,
  "stats": {
    "all_versions": {
      "data_volume": 6093770.0,
      "downloads": 391,
      "unique_downloads": 388,
      "unique_views": 1131,
      "views": 1167
    },
    "this_version": {
      "data_volume": 0.0,
      "downloads": 0,
      "unique_downloads": 0,
      "unique_views": 0,
      "views": 0
    }
  },
  "status": "published",
  "swh": {},
  "updated": "2026-05-16T00:11:59.713188+00:00",
  "versions": {
    "index": 76,
    "is_latest": false
  }
}