pdb_chain stringlengths 5 8 | cluster_id stringlengths 5 8 | split stringclasses 1 value |
|---|---|---|
5D8VA | 1HPIA | train |
3NIRA | 1BHPA | train |
5NW3A | 5NW3A | train |
1UCSA | 2LX2A | train |
3X2MA | 3X2MA | train |
2VB1A | 1IIZA | train |
1US0A | 3WCZA | train |
6E6OA | 6E6OA | train |
6S2MA | 5GGEA | train |
1R6JA | 1R6JA | train |
4REKA | 4REKA | train |
4I8HA | 5GVTA | train |
2OV0A | 2OV0A | train |
8C5NA | 5OPFA | train |
3X34A | 1CXYA | train |
7KR0A | 6MEAA | train |
6L27A | 2HPWA | train |
5YCEA | 3QM9A | train |
1GCIA | 5FFNA | train |
7A5MA | 1EGXA | train |
5GV8A | 2EIXA | train |
6ZM8A | 6ZMVA | train |
1X6ZA | 1X6ZA | train |
4UA6A | 5E43A | train |
5TDAA | 7XWFA | train |
7AF2AAA | 7AF2AAA | train |
3UI4A | 2M1IA | train |
5NFMA | 5NFMA | train |
1W0NA | 1W0NA | train |
2VXNA | 8UZ7A | train |
8C3XA | 7OOFA | train |
7AVKA | 7AVKA | train |
2O9SA | 2DJQA | train |
4Y9WA | 4Y9WA | train |
1P9GA | 2LB7A | train |
7BNHA | 7AQHA | train |
2O7AA | 2O7AA | train |
2YKZA | 1GQAA | train |
4EICA | 1F1FA | train |
4PSSA | 7RGJA | train |
4AYOA | 1X9DA | train |
6Q00A | 2DZIA | train |
6Q00B | 6Q00B | train |
3O4PA | 4O5SA | train |
6ETLA | 3TSRA | train |
1MC2A | 7M6CA | train |
1X8QA | 1PM1X | train |
7BBXA | 7BBXA | train |
7AOTA | 1ROTA | train |
3QPAA | 7CW1A | train |
2FMAA | 2FMAA | train |
2F01A | 2C1SA | train |
1G6XA | 3M7QB | train |
3WDNA | 2EDGA | train |
1MUWA | 1XIMA | train |
6ZPAA | 6ZPAA | train |
2DDXA | 2DDXA | train |
8EREA | 8EREA | train |
4HS1A | 1H75A | train |
5L87A | 2W84A | train |
1GWEA | 1M7SA | train |
9YGWA | 9YGWA | train |
3FILA | 1MI0A | train |
4F1VA | 4F1VA | train |
1I1WA | 1XYZA | train |
4U9HL | 5JSKB | train |
4U9HS | 1YQ9A | train |
6KFNA | 6KFNA | train |
8JZ8A | 1DU5A | train |
9QDVA | 9O9WA | train |
4O6UA | 4O6UA | train |
4UYRA | 5FV5A | train |
3IP0A | 2QX0A | train |
8PB5A | 6DU4A | train |
4WEEA | 8FAFA | train |
4Y9VA | 4Y9VA | train |
1IX9A | 6QV8A | train |
6FMCA | 1CZTA | train |
3VORA | 3VORA | train |
3G21A | 3G21A | train |
5GJIA | 5AULA | train |
3ZR8X | 3ZR8X | train |
4EA9A | 4M98A | train |
2XU3A | 8IUIA | train |
6LK1A | 6VJVA | train |
1J0PA | 1UP9A | train |
5IG6A | 7QYOA | train |
5BR4A | 1O2DA | train |
3X0IA | 8WV3A | train |
8CR4A | 8CR4A | train |
5MK9A | 5MK9A | train |
1IQZA | 1IQZA | train |
3EA6A | 1EU3A | train |
6HSAA | 6SMFA | train |
6CNWA | 4UU9A | train |
6ZSYA | 6ZSYA | train |
8X3HA | 3SKPA | train |
1OK0A | 1OK0A | train |
9V14A | 9V14A | train |
3QL9A | 2JM1A | train |
PISCES-CulledPDB database as of January 2026
Recurated on Hugging Face on March 5th 2026
The PISCES dataset provides curated sets of protein sequences from the Protein Data Bank (PDB) based on sequence identity and structural quality criteria. PISCES yields non-redundant subsets of protein chains by applying filters such as sequence identity, experimental resolution, R-factor, chain length, and experimental method (e.g., X-ray, NMR, cryo-EM). The goal is to maximize structural reliability while minimizing sequence redundancy. Unlike culling tools that rely on BLAST or global alignments, PISCES uses PSI-BLAST for position-specific scoring matrices, improving detection of homologs below 40% sequence identity.
Dataset sources
- Server: PISCES
- Reference: Wang, G., & Dunbrack, R. L. Jr. (2003). Bioinformatics 19(12), 1589–1591.
Citation
@article{wang2003pisces,
title={PISCES: a protein sequence culling server},
author={Wang, Guoying and Dunbrack, Roland L. Jr.},
journal={Bioinformatics},
volume={19},
number={12},
pages={1589--1591},
year={2003},
publisher={Oxford University Press}
}
Recurated for Hugging Face by Akshaya Narayanasamy akshayanarayanasamy[at]gmail.com.
Uses
- Non-redundant protein chain datasets for ML and statistical analysis
- Benchmarking protein structure prediction or homology modeling
- Studying evolutionary relationships at chosen sequence identity thresholds
- High-quality training sets filtered by resolution and R-factor
- Structure-based ML datasets for protein modeling
Dataset structure
| Item | Description |
|---|---|
| Main CSV | curated_csv/cullpdb_combined_chains.csv — full chain table |
| Subsets | curated_csv/subsets/*.csv — 242 files (same columns) |
| Index | curated_csv/cullpdb_list_fasta_index.csv |
Subset paths: curated_csv/dataset_metadata.json (keys data_paths, subset_paths).
Columns (chain CSVs)
| Column | Description |
|---|---|
| pdb_chain | PDB chain ID (e.g. 1ABC_A) |
| pdb | PDB ID (first 4 chars) |
| chain | Chain ID |
| sequence | Amino acid sequence (one-letter) |
| len | Sequence length |
| method | Experimental method (e.g. XRAY, NMR) |
| resolution | Resolution in Å |
| rfac | R-factor |
| freerfac | Free R-factor |
| pc | Sequence identity cutoff % for this subset |
| no_breaks | Whether chain has no breaks (yes/no) |
| R | R-factor cutoff for this subset |
| source_list | Subset list basename (curation parameters) |
Usage
from huggingface_hub import hf_hub_download
import pandas as pd
path = hf_hub_download(
repo_id="RosettaCommons/PISCES-CulledPDB",
filename="curated_csv/cullpdb_combined_chains.csv",
repo_type="dataset"
)
df = pd.read_csv(path)
File naming convention
Subset filenames follow:
cullpdb_pc{pc}_res{res_min}-{res_max}[_noBrks]_len40-10000_R{R}_{methods}_d2026_01_26_chains{N}.csv
| Parameter | Meaning |
|---|---|
| pc | Percent sequence identity cutoff (15, 20, …, 95) |
| res | Resolution range in Å (e.g. 0.0-1.0, 0.0-2.5) |
| noBrks | Optional: exclude chains with breaks |
| R | R-factor cutoff (0.2, 0.25, 0.3, 1.0) |
| methods | Xray, Xray+EM, or Xray+Nmr+EM |
| N | Number of chains in the list |
License
Apache-2.0
- Downloads last month
- 15