Dataset Preview
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
The dataset generation failed because of a cast error
Error code: DatasetGenerationCastError
Exception: DatasetGenerationCastError
Message: An error occurred while generating the dataset
All the data files must have the same columns, but at some point there are 12 new columns ({'mhc_b', 'reference_id', 'assay_type', 'host_species', 'immunogenicity', 'mhc_species', 'n_references', 'mhc_class', 'source_species', 'dataset_origin', 'mhc_a', 'peptide'}) and 5 missing columns ({'allele', 'freq', 'n_pops', 'region', 'locus'}).
This happened while the csv dataset builder was generating data using
gzip://iedb_labeled.tsv::hf://datasets/isalgo/pmhc_data@00ea153640d3b8ca2dbd1324ce1aa1c9062a5f3b/immunogenicity/iedb_labeled.tsv.gz, ['hf://datasets/isalgo/pmhc_data@00ea153640d3b8ca2dbd1324ce1aa1c9062a5f3b/immunogenicity/hla_pop_freqs.tsv.gz', 'hf://datasets/isalgo/pmhc_data@00ea153640d3b8ca2dbd1324ce1aa1c9062a5f3b/immunogenicity/iedb_labeled.tsv.gz', 'hf://datasets/isalgo/pmhc_data@00ea153640d3b8ca2dbd1324ce1aa1c9062a5f3b/immunogenicity/neoag_candidates.tsv.gz', 'hf://datasets/isalgo/pmhc_data@00ea153640d3b8ca2dbd1324ce1aa1c9062a5f3b/immunogenicity/neoag_tested.tsv.gz', 'hf://datasets/isalgo/pmhc_data@00ea153640d3b8ca2dbd1324ce1aa1c9062a5f3b/ligandome/cancer_targets_tsarina.tsv.gz', 'hf://datasets/isalgo/pmhc_data@00ea153640d3b8ca2dbd1324ce1aa1c9062a5f3b/ligandome/viral_foreign_iedb.tsv.gz', 'hf://datasets/isalgo/pmhc_data@00ea153640d3b8ca2dbd1324ce1aa1c9062a5f3b/ligandome/viral_orfs_gse272406.tsv.gz', 'hf://datasets/isalgo/pmhc_data@00ea153640d3b8ca2dbd1324ce1aa1c9062a5f3b/pmhc/pmhc_full.tsv.gz', 'hf://datasets/isalgo/pmhc_data@00ea153640d3b8ca2dbd1324ce1aa1c9062a5f3b/pmhc/pmhc_shortlist.tsv.gz', 'hf://datasets/isalgo/pmhc_data@00ea153640d3b8ca2dbd1324ce1aa1c9062a5f3b/summary.tsv']
Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)
Traceback: Traceback (most recent call last):
File "/usr/local/lib/python3.14/site-packages/datasets/builder.py", line 1837, in _prepare_split_single
writer.write_table(table)
~~~~~~~~~~~~~~~~~~^^^^^^^
File "/usr/local/lib/python3.14/site-packages/datasets/arrow_writer.py", line 765, in write_table
self._write_table(pa_table, writer_batch_size=writer_batch_size)
~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.14/site-packages/datasets/arrow_writer.py", line 773, in _write_table
pa_table = table_cast(pa_table, self._schema)
File "/usr/local/lib/python3.14/site-packages/datasets/table.py", line 2369, in table_cast
return cast_table_to_schema(table, schema)
File "/usr/local/lib/python3.14/site-packages/datasets/table.py", line 2297, in cast_table_to_schema
raise CastError(
...<3 lines>...
)
datasets.table.CastError: Couldn't cast
peptide: string
mhc_a: string
mhc_b: string
mhc_class: string
mhc_species: string
source_species: string
host_species: string
assay_type: string
immunogenicity: int64
dataset_origin: string
reference_id: string
n_references: int64
-- schema metadata --
pandas: '{"index_columns": [{"kind": "range", "name": null, "start": 0, "' + 1725
to
{'region': Value('string'), 'locus': Value('string'), 'allele': Value('string'), 'freq': Value('float64'), 'n_pops': Value('int64')}
because column names don't match
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1369, in compute_config_parquet_and_info_response
parquet_operations, partial, estimated_dataset_info = stream_convert_to_parquet(
~~~~~~~~~~~~~~~~~~~~~~~~~^
builder, max_dataset_size_bytes=max_dataset_size_bytes
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 948, in stream_convert_to_parquet
builder._prepare_split(split_generator=splits_generators[split], file_format="parquet")
~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.14/site-packages/datasets/builder.py", line 1683, in _prepare_split
for job_id, done, content in self._prepare_split_single(
~~~~~~~~~~~~~~~~~~~~~~~~~~^
gen_kwargs=gen_kwargs, job_id=job_id, **_prepare_split_args
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
):
^
File "/usr/local/lib/python3.14/site-packages/datasets/builder.py", line 1839, in _prepare_split_single
raise DatasetGenerationCastError.from_cast_error(
...<4 lines>...
)
datasets.exceptions.DatasetGenerationCastError: An error occurred while generating the dataset
All the data files must have the same columns, but at some point there are 12 new columns ({'mhc_b', 'reference_id', 'assay_type', 'host_species', 'immunogenicity', 'mhc_species', 'n_references', 'mhc_class', 'source_species', 'dataset_origin', 'mhc_a', 'peptide'}) and 5 missing columns ({'allele', 'freq', 'n_pops', 'region', 'locus'}).
This happened while the csv dataset builder was generating data using
gzip://iedb_labeled.tsv::hf://datasets/isalgo/pmhc_data@00ea153640d3b8ca2dbd1324ce1aa1c9062a5f3b/immunogenicity/iedb_labeled.tsv.gz, ['hf://datasets/isalgo/pmhc_data@00ea153640d3b8ca2dbd1324ce1aa1c9062a5f3b/immunogenicity/hla_pop_freqs.tsv.gz', 'hf://datasets/isalgo/pmhc_data@00ea153640d3b8ca2dbd1324ce1aa1c9062a5f3b/immunogenicity/iedb_labeled.tsv.gz', 'hf://datasets/isalgo/pmhc_data@00ea153640d3b8ca2dbd1324ce1aa1c9062a5f3b/immunogenicity/neoag_candidates.tsv.gz', 'hf://datasets/isalgo/pmhc_data@00ea153640d3b8ca2dbd1324ce1aa1c9062a5f3b/immunogenicity/neoag_tested.tsv.gz', 'hf://datasets/isalgo/pmhc_data@00ea153640d3b8ca2dbd1324ce1aa1c9062a5f3b/ligandome/cancer_targets_tsarina.tsv.gz', 'hf://datasets/isalgo/pmhc_data@00ea153640d3b8ca2dbd1324ce1aa1c9062a5f3b/ligandome/viral_foreign_iedb.tsv.gz', 'hf://datasets/isalgo/pmhc_data@00ea153640d3b8ca2dbd1324ce1aa1c9062a5f3b/ligandome/viral_orfs_gse272406.tsv.gz', 'hf://datasets/isalgo/pmhc_data@00ea153640d3b8ca2dbd1324ce1aa1c9062a5f3b/pmhc/pmhc_full.tsv.gz', 'hf://datasets/isalgo/pmhc_data@00ea153640d3b8ca2dbd1324ce1aa1c9062a5f3b/pmhc/pmhc_shortlist.tsv.gz', 'hf://datasets/isalgo/pmhc_data@00ea153640d3b8ca2dbd1324ce1aa1c9062a5f3b/summary.tsv']
Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
region string | locus string | allele string | freq float64 | n_pops int64 |
|---|---|---|---|---|
AFR | A | HLA-A*02:01 | 0.067078 | 32 |
AFR | A | HLA-A*23:01 | 0.060975 | 32 |
AFR | A | HLA-A*31:29 | 0.044073 | 1 |
AFR | A | HLA-A*68:02 | 0.042638 | 32 |
AFR | A | HLA-A*30:02 | 0.040472 | 31 |
AFR | A | HLA-A*30:01 | 0.039674 | 35 |
AFR | A | HLA-A*03:27 | 0.037741 | 1 |
AFR | A | HLA-A*03:01 | 0.037616 | 28 |
AFR | A | HLA-A*01:01 | 0.034603 | 32 |
AFR | A | HLA-A*29:02 | 0.031314 | 28 |
AFR | A | HLA-A*29:25 | 0.030106 | 1 |
AFR | A | HLA-A*29:50 | 0.02961 | 1 |
AFR | A | HLA-A*74:01 | 0.028634 | 30 |
AFR | A | HLA-A*02:02 | 0.02503 | 32 |
AFR | A | HLA-A*23:17 | 0.024023 | 1 |
AFR | A | HLA-A*02:05 | 0.020341 | 33 |
AFR | A | HLA-A*34:02 | 0.018366 | 31 |
AFR | A | HLA-A*33:03 | 0.018252 | 29 |
AFR | A | HLA-A*66:01 | 0.017542 | 33 |
AFR | A | HLA-A*02:240 | 0.016884 | 1 |
AFR | A | HLA-A*24:51 | 0.016205 | 2 |
AFR | A | HLA-A*68:01 | 0.01472 | 29 |
AFR | A | HLA-A*36:01 | 0.014651 | 37 |
AFR | A | HLA-A*24:02 | 0.01402 | 29 |
AFR | A | HLA-A*11:170Q | 0.013346 | 1 |
AFR | A | HLA-A*24:143 | 0.012539 | 1 |
AFR | A | HLA-A*32:01 | 0.011575 | 35 |
AFR | A | HLA-A*30:04 | 0.010161 | 30 |
AFR | A | HLA-A*24:242 | 0.009746 | 1 |
AFR | A | HLA-A*33:01 | 0.009713 | 31 |
AFR | A | HLA-A*11:01 | 0.009611 | 19 |
AFR | A | HLA-A*32:106 | 0.008753 | 1 |
AFR | A | HLA-A*26:01 | 0.008666 | 32 |
AFR | A | HLA-A*29:01 | 0.006563 | 24 |
AFR | A | HLA-A*30:10 | 0.00648 | 7 |
AFR | A | HLA-A*29:11 | 0.006131 | 6 |
AFR | A | HLA-A*01:23 | 0.00567 | 4 |
AFR | A | HLA-A*43:01 | 0.005623 | 18 |
AFR | A | HLA-A*26:30 | 0.00557 | 2 |
AFR | A | HLA-A*01:03 | 0.005393 | 18 |
AFR | A | HLA-A*74:03 | 0.00539 | 16 |
AFR | A | HLA-A*68:81 | 0.00478 | 1 |
AFR | A | HLA-A*24:23 | 0.00455 | 5 |
AFR | A | HLA-A*01:02 | 0.004483 | 22 |
AFR | A | HLA-A*01:09 | 0.004289 | 6 |
AFR | A | HLA-A*31:01 | 0.004236 | 8 |
AFR | A | HLA-A*80:01 | 0.004178 | 30 |
AFR | A | HLA-A*31:73 | 0.004159 | 1 |
AFR | A | HLA-A*66:02 | 0.004148 | 27 |
AFR | A | HLA-A*02:14 | 0.004084 | 19 |
AFR | A | HLA-A*31:04 | 0.003896 | 16 |
AFR | A | HLA-A*66:03 | 0.003707 | 20 |
AFR | A | HLA-A*11:140 | 0.0036 | 1 |
AFR | A | HLA-A*68:03 | 0.00358 | 11 |
AFR | A | HLA-A*68:27 | 0.003378 | 4 |
AFR | A | HLA-A*24:07 | 0.00315 | 15 |
AFR | A | HLA-A*02:448 | 0.003104 | 1 |
AFR | A | HLA-A*31:22 | 0.002731 | 1 |
AFR | A | HLA-A*26:12 | 0.002643 | 22 |
AFR | A | HLA-A*31:03 | 0.002535 | 8 |
AFR | A | HLA-A*02:11 | 0.002393 | 17 |
AFR | A | HLA-A*30:09 | 0.002272 | 5 |
AFR | A | HLA-A*03:02 | 0.002147 | 16 |
AFR | A | HLA-A*23:04 | 0.001931 | 4 |
AFR | A | HLA-A*24:05 | 0.001895 | 8 |
AFR | A | HLA-A*02:34 | 0.001885 | 3 |
AFR | A | HLA-A*02:10 | 0.001868 | 4 |
AFR | A | HLA-A*02:135 | 0.001862 | 1 |
AFR | A | HLA-A*23:13 | 0.001839 | 3 |
AFR | A | HLA-A*11:03 | 0.001815 | 8 |
AFR | A | HLA-A*34:01 | 0.001755 | 12 |
AFR | A | HLA-A*25:01 | 0.001529 | 18 |
AFR | A | HLA-A*29:03 | 0.001459 | 6 |
AFR | A | HLA-A*29:15 | 0.001426 | 3 |
AFR | A | HLA-A*02:03 | 0.001414 | 11 |
AFR | A | HLA-A*24:67 | 0.001366 | 1 |
AFR | A | HLA-A*32:03 | 0.001363 | 4 |
AFR | A | HLA-A*30:08 | 0.001194 | 6 |
AFR | A | HLA-A*33:05 | 0.001167 | 6 |
AFR | A | HLA-A*68:04 | 0.001167 | 7 |
AFR | A | HLA-A*03:114 | 0.001117 | 1 |
AFR | A | HLA-A*02:06 | 0.001106 | 17 |
AFR | A | HLA-A*11:12 | 0.001092 | 3 |
AFR | A | HLA-A*23:05 | 0.001087 | 6 |
AFR | A | HLA-A*02:12 | 0.001016 | 7 |
AFR | A | HLA-A*24:03 | 0.000997 | 17 |
AFR | A | HLA-A*68:05 | 0.000988 | 9 |
AFR | A | HLA-A*03:26 | 0.000931 | 1 |
AFR | A | HLA-A*02:60 | 0.00093 | 6 |
AFR | A | HLA-A*74:09 | 0.00093 | 5 |
AFR | A | HLA-A*02:04 | 0.000881 | 15 |
AFR | A | HLA-A*01:36 | 0.000869 | 1 |
AFR | A | HLA-A*02:36 | 0.000808 | 4 |
AFR | A | HLA-A*01:06 | 0.000801 | 6 |
AFR | A | HLA-A*02:25 | 0.000764 | 8 |
AFR | A | HLA-A*69:01 | 0.000718 | 18 |
AFR | A | HLA-A*74:04 | 0.00071 | 6 |
AFR | A | HLA-A*02:17 | 0.000644 | 15 |
AFR | A | HLA-A*26:03 | 0.000631 | 7 |
AFR | A | HLA-A*02:26 | 0.000622 | 3 |
End of preview.
No dataset card yet
- Downloads last month
- 53