| --- |
| dataset_info: |
| features: |
| - name: affected_uniprot |
| dtype: string |
| - name: parti_uniprot |
| dtype: string |
| - name: Affected_species |
| dtype: string |
| - name: Participant_species |
| dtype: string |
| - name: Feature type |
| dtype: string |
| - name: Feature range(s) |
| dtype: string |
| - name: Original sequence |
| dtype: string |
| - name: Resulting sequence |
| dtype: string |
| - name: PubMedID |
| dtype: string |
| - name: Interaction AC |
| dtype: string |
| - name: wild_seq |
| dtype: string |
| - name: mutant_seq |
| dtype: string |
| - name: participant_sequence |
| dtype: string |
| - name: Feature_type |
| dtype: string |
| - name: label |
| dtype: int64 |
| splits: |
| - name: train |
| num_bytes: 9306275 |
| num_examples: 5103 |
| - name: validation |
| num_bytes: 2338981 |
| num_examples: 841 |
| - name: test |
| num_bytes: 2448264 |
| num_examples: 841 |
| download_size: 5193083 |
| dataset_size: 14093520 |
| configs: |
| - config_name: default |
| data_files: |
| - split: train |
| path: data/train-* |
| - split: validation |
| path: data/validation-* |
| - split: test |
| path: data/test-* |
| --- |
| |
| Dataset of Human PPI examples with cross-species test examples. Details found here: https://www.nature.com/articles/s41467-025-64512-w |
|
|
| Originally from: https://huggingface.co/datasets/danliu1226/Mutation_effect_dataset |
|
|
| Please cite their work. |
|
|