File size: 1,446 Bytes
dd95aea ad74fe3 dd95aea 99bfd45 dd95aea 2c6ab5d dd95aea |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 |
---
license: cc-by-4.0
configs:
- config_name: dataset
data_files: dataset.csv
---
# CAPE Dataset: RhlA Enzyme Mutations(https://github.com/KRATSZ/CAPE-2023/tree/main)
## Dataset Introduction and Usage 😋
RhlA (Uniprot ID: **Q51559**, PDB ID: **8IK2**) is a key enzyme involved in synthesizing the hydrophobic component of rhamnolipids. The enzyme determines the length and unsaturation of the fatty acid chains, which ultimately influences the physicochemical properties and bioactivity of rhamnolipids.
**Protein Format:** AA sequence
### Why Modify RhlA?
Modifying **RhlA** allows better control over the structure of the fatty acid chains, leading to an improved yield of rhamnolipids and enhanced potential for industrial and pharmaceutical applications.
## Dataset Description 📑
### Training Dataset: `Saprot_CAPE_dataset_train.csv`
- **File Format**: CSV
- **Number of Sequences**: 1,593
- **Columns**:
- **protein**: Represents the combination of mutations at 6 critical amino acid positions (positions 74, 101, 143, 148, 173, and 176).
- **label**: The enzyme functional evaluation metric, representing the overall activity yield.
### Testing Dataset: `Saprot_CAPE_dataset_test.csv`
- **Number of Sequences**: 925
- **Description**: Contains sequence information only. You need to predict the activity of these sequences for model evaluation. Submit the predictions to Kaggle to receive performance feedback.
|