| --- |
| license: apache-2.0 |
| task_categories: |
| - text-classification |
| tags: |
| - biology |
| - chemistry |
| --- |
| Dataset Summary |
|
|
| Contact map prediction aims to determine whether two residues, $i$ and $j$, are in contact or not, based on their distance with a certain threshold ($<$8 Angstrom). This task is an important part of the early Alphafold version for structural prediction. |
|
|
| Data Fields |
|
|
| seq: a string containing the protein sequence |
|
|
| label: a string containing the contact label of each residue pair. |
|
|
| Original Dataset Name: biomap-research/contact_prediction_binary |
|
|
| Original Author / Organization: Biomap |
|
|
| Original URL: https://huggingface.co/datasets/biomap-research/contact_prediction_binary |
|
|
| Original License: Apache License 2.0 |
|
|
| No changes were made to the data except for the column name. |
| All credit and rights belong to the original authors. |