File size: 1,025 Bytes
8f954b5
 
 
f0397ef
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
---
license: mit
---

This dataset is obtained from a [UniProt search](https://www.uniprot.org/uniprotkb?facets=proteins_with%3A9%2Cannotation_score%3A4&fields=accession%2Cprotein_families%2Cft_binding%2Cft_act_site%2Csequence%2Ccc_similarity&query=%28ft_binding%3A*%29+AND+%28family%3A*%29&view=table)
for protein sequences with family and binding site annotations. The dataset includes unreviewed (TrEMBL) protein sequences as well as 
reviewed sequences. We refined the dataset by only including sequences with an annotation score of 4. We sorted and split by family, where 
random families were selected for the test dataset until approximately 20% of the protein sequences were separated out for test data. 
We excluded any sequences with `<`, `>`, or `?` in the binding site annotations. We furthermore included any active sites that were not 
listed as binding sites in the labels. We split any sequence longer than 1000 residues into non-overlapping sections of 1000 amino acids or 
less after the train test split.