Data access

Download static release data

OpenAntigens release snapshots include static flat files for the processed target index, release metadata, and Open Targets disease associations when available.

Download contents

Downloads are generated files from the current release snapshot. They can be opened directly from static hosting or local disk.

  • agdesign2_portal_index.tsv is the compact index for spreadsheet and scripting workflows.
  • agdesign2_portal_index.json contains the same compact index as JSON objects.
  • download_manifest.json describes included release files, formats, source notes, and index columns.
  • portal_metadata.json records release-level metadata such as build date, row counts, status counts, and topology counts.

TSV schema

The TSV index is compact by design. Use the rendered target pages for construct-level evidence and the release index for programmatic analysis.

ColumnMeaning
entry_name, gene_symbol, protein_nameResolved portal target identifiers.
mouse_ortholog_*, mouse_refseq_accession, mouse_sequence_sourceMouse target identifiers and sequence provenance.
human_source_*Identifiers for the originating human OpenAntigens target.
status, errorBatch processing state and failure message when present.
topology_bucket, ectodomainPortal track and mature secreted or extracellular design boundary.
construct_count, cross_reactivity_countNumber of reported constructs and BLAST hits used in the portal index.
has_alphafold_structure, has_pdb, has_interproAvailability flags for major evidence classes.
detail_pageRendered report page path within the static release.