CoolFace
30 shown

datasets

Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.

Clear all
01transferable-samplers /many-peptides-md [!IMPORTANT] Critical Update The original 8AA TICA models within subsampled_trajectories/*/8AA/*.npz employed a CA-only atom selection. These models are not valid for comparison to results in our paper. Updated files (uploaded 15/12/2025) now contain corrected models. If you previously downloaded this dataset, please re-download to ensure accurate results. Note: Codebase references to tica_features_ca must now be replaced with tica_features. This was resolved in our codebase by PR #26. Note:… See the full description on the dataset page: https://huggingface.co/datasets/transferable-samplers/many-peptides-md.11 likes882k downloads9mo agoHugging Face02niklastr /vacuum_peptides Vacuum Peptide Ensembles Molecular-dynamics trajectories derived from ManyPeptidesMD. This repository provides vacuum ensembles for a small subset of peptides, initialized from ManyPeptidesMD conformers. Overview Path Model Use trajectories/v1/ Amber14, peptide only Gas-phase sampling webdatasets/v1/300K/ Streamable samples from the 300 K state Model training webdatasets/v1/300-500K/ Streamable samples from all REMD states Temperature-conditioned… See the full description on the dataset page: https://huggingface.co/datasets/niklastr/vacuum_peptides.4 likes19k downloads20d agoHugging Face03niklastr /microsolvated_peptides Microsolvated Peptide Ensembles This repository provides explicit-water microsolvated structures for a subset of peptides initialized from ManyPeptidesMD conformers. Overview Path Model Use trajectories/v1/ Amber14 in TIP3P, cropped to the nearest 128 waters Peptide-solvent sampling webdatasets/v1/train_300K/ Streamable samples from the 300 K state Model training webdatasets/v1/train_300-500K/ Streamable samples from all REMD states… See the full description on the dataset page: https://huggingface.co/datasets/niklastr/microsolvated_peptides.4 likes5.3k downloads2mo agoHugging Face04scikit-fingerprints /LRGB_Peptides-func LRGB Peptides-func Peptides-func (Peptides functional) dataset, part of Long Range Graph Benchmark (LRGB) [1]. It is intended to be used through scikit-fingerprints library. The task is to predict functional properties of peptides. Characteristic Description Tasks 10 Task type classification Total samples 15535 Recommended split stratified random Recommended metric AUPRC References [1] Dwivedi, Vijay Prakash, et al. "Long Range Graph Benchmark"… See the full description on the dataset page: https://huggingface.co/datasets/scikit-fingerprints/LRGB_Peptides-func.tabulartabular-classification10K<n<100K0 likes1.1k downloads6mo agoHugging Face05scikit-fingerprints /LRGB_Peptides-struct LRGB Peptides-struct Peptides-struct (Peptides structural) dataset, part of Long Range Graph Benchmark (LRGB) [1]. It is intended to be used through scikit-fingerprints library. The task is to predict structural properties of peptides. Note that this is raw data, whereas the original paper [1] specifies that targets should be standardized (mean 0, standard deviation 1) before training and evaluation. scikit-fingerprints does this by default in the loader function, otherwise this… See the full description on the dataset page: https://huggingface.co/datasets/scikit-fingerprints/LRGB_Peptides-struct.tabulartabular-classification10K<n<100K0 likes868 downloads6mo agoHugging Face06niklastr /solvated_peptides Neutral Peptide Ensembles Molecular-dynamics ensembles combining matched neutral peptide samples from vacuum REMD, ManyPeptidesMD OBC1 implicit-solvent trajectories, and neutral microsolvated peptide frames. The vacuum and microsolvated ensembles are initialized from ManyPeptidesMD conformers. Overview Path Model Use webdatasets/v1/joint_neutral/base_temperature/ Amber14 vacuum, Amber14/OBC1, and Amber14/TIP3P microsolvated clusters 300 K training… See the full description on the dataset page: https://huggingface.co/datasets/niklastr/solvated_peptides.3 likes512 downloads1mo agoHugging Face07jablonkagroup /peptides_soluble Dataset Details Dataset Description Solubility was estimated by retrospective analysis of electronic laboratory notebooks. The notebooks were part of a large effort called the Protein Structure Initiative and consider sequences linearly through the following stages: Selected, Cloned, Expressed, Soluble, Purified, Crystallized, HSQC (heteronuclear single quantum coherence), Structure, and deposited in PDB. The peptides were identified as soluble or insoluble by… See the full description on the dataset page: https://huggingface.co/datasets/jablonkagroup/peptides_soluble.text100K<n<1M0 likes380 downloads1y agoHugging Face08jablonkagroup /peptides_nonfouling Dataset Details Dataset Description Non-fouling is defined as resistance to non-specific interactions. A non-fouling peptide (positive example) is defined using the mechanism proposed in ref white2012decoding. Briefly, ref white2012decoding, showed that the exterior surfaces of proteins have a significantly different frequency of amino acids, and this increases in aggregation prone environments, like the cytoplasm. Synthesizing self-assembling peptides that follow this… See the full description on the dataset page: https://huggingface.co/datasets/jablonkagroup/peptides_nonfouling.text100K<n<1M0 likes306 downloads1y agoHugging Face09jablonkagroup /peptides_hemolytic Dataset Details Dataset Description Hemolysis is referred to the disruption of erythrocyte membranes that decrease the life span of red blood cells and causes the release of Hemoglobin. It is critical to identify non-hemolytic antimicrobial peptides as a non-toxic and safe measure against bacterial infections. However, distinguishing between hemolytic and non-hemolytic peptides is a challenge, since they primarily exert their activity at the charged surface of the… See the full description on the dataset page: https://huggingface.co/datasets/jablonkagroup/peptides_hemolytic.text100K<n<1M0 likes278 downloads1y agoHugging Face10niklastr /many_peptides_forces Many Peptides Forces A fork of the ManyPeptidesMD single-frame WebDataset in which every frame carries AMBER14 + OBC1 implicit-solvent potential energies and forces in addition to the original atom coordinates. Release Status This dataset is complete. All 5,000 shards are uploaded and hash-verified. All 434,000,000 frames passed structure, coordinate-identity, and finite-value checks. Planned Contents 5,000 shard tars single_frames_forces/0000.tar… See the full description on the dataset page: https://huggingface.co/datasets/niklastr/many_peptides_forces.0 likes202 downloads13d agoHugging Face11animesh /autonlp-data-peptidesDeep learning the collisional cross sections of the peptide universe from a million experimental values Data generated from MaxQuant output wget https://ftp.pride.ebi.ac.uk/pride/data/archive/2020/12/PXD017703/HeLa_200ng_Library_MaxQuant.zip unzip HeLa_200ng_Library_MaxQuant.zip awk -F '\t' '{print $1,",",$40}' evidence.txt > pepCCS.csv wc pepCCS.csv 352111 1056333 12736697 pepCCS.csv Code text100K<n<1M1 likes139 downloads5y agoHugging Face12LRGB /peptides-functional peptides-functional Dataset Summary Dataset Domain Task Node Feat. (dim) Edge Feat. (dim) Perf. Metric Peptides-func Chemistry Graph Classification Atom Encoder (9) Bond Encoder (3) AP Dataset # Graphs # Nodes μ Nodes μ Deg. # Edges μ Edges μ Short. Path μ Diameter Peptides-func 15,535 2,344,859 150.94 2.04 4,773,974 307.30 20.89±9.79 56.99±28.72 Additional Information Dataset Curators Vijay Prakash Dwivedi… See the full description on the dataset page: https://huggingface.co/datasets/LRGB/peptides-functional.graph-ml1M<n<10M1 likes103 downloads4y agoHugging Face13SaProtHub /Dataset-Signal-Peptides Description This dataset contains 25693 amino acid sequences and labels on each amino acid. Protein Format: AA sequence Splits traing: 20490 valid: 2569 test: 2634 Related paper The dataset is from SignalP 6.0 predicts all five types of signal peptides using protein language models. Label Each amino acid has 7 classes: S (0): Sec/SPI signal peptide | T (1): Tat/SPI or Tat/SPII signal peptide | L (2): Sec/SPII signal peptide | P (3): Sec/SPIII signal… See the full description on the dataset page: https://huggingface.co/datasets/SaProtHub/Dataset-Signal-Peptides.text10K<n<100K2 likes84 downloads2y agoHugging Face14LRGB /peptides-structural peptides-functional Dataset Summary Dataset Domain Task Node Feat. (dim) Edge Feat. (dim) Perf. Metric Peptides-struct Chemistry Graph Regression Atom Encoder (9) Bond Encoder (3) MAE Dataset # Graphs # Nodes μ Nodes μ Deg. # Edges μ Edges μ Short. Path μ Diameter Peptides-struct 15,535 2,344,859 150.94 2.04 4,773,974 307.30 20.89±9.79 56.99±28.72 Additional Information Dataset Curators Vijay Prakash Dwivedi… See the full description on the dataset page: https://huggingface.co/datasets/LRGB/peptides-structural.graph-ml1M<n<10M1 likes53 downloads4y agoHugging Face15manumartinm /bbb-peptides BBB Peptide Dataset (TFG) Curated blood–brain barrier (BBB) permeability dataset for peptide sequences with Boltz-predicted 3D structures and physicochemical descriptors. Summary Field Value Rows 825 With structure 825 BBB+ 410 BBB− 415 Variant full Files peptides.parquet — one row per peptide: sequence, label, splits, physicochemical features, structure quality metrics, relative structure paths… See the full description on the dataset page: https://huggingface.co/datasets/manumartinm/bbb-peptides.tabulartabular-classificationn<1K0 likes47 downloads3mo agoHugging Face16karinapikalyova /peptidestext10K<n<100K0 likes25 downloads1y agoHugging Face17Kamyar-zeinalipour /peptides-new-datatext100K<n<1M0 likes22 downloads2y agoHugging Face18Kamyar-zeinalipour /peptides-v2text10K<n<100K0 likes20 downloads2y agoHugging Face19Kamyar-zeinalipour /peptides-fulltext100K<n<1M0 likes19 downloads2y agoHugging Face20Kamyar-zeinalipour /peptides-v4text10K<n<100K1 likes19 downloads2y agoHugging Face21Kamyar-zeinalipour /peptides-v3text1K<n<10K0 likes17 downloads2y agoHugging Face22PeptidosSuplementos /research-peptides-reference Research Peptides Reference Dataset A clean, machine-readable reference table of research-grade peptides commonly discussed in biochemistry and drug-discovery literature. Each entry combines a curated research category with verified physicochemical properties pulled from PubChem (PUG REST): PubChem CID, molecular formula, molecular weight, canonical SMILES and IUPAC name. The goal is a small, high-signal starting point for cheminformatics, tabular ML, educational tooling and… See the full description on the dataset page: https://huggingface.co/datasets/PeptidosSuplementos/research-peptides-reference.tabulartabular-classificationn<1K1 likes17 downloads2mo agoHugging Face23Kamyar-zeinalipour /peptides-v5-two-classtext1K<n<10K0 likes16 downloads2y agoHugging Face24SeprotHub /Dataset-Signal-Peptides Description This dataset contains 25693 amino acid sequences and labels on each amino acid. Protein Format: AA sequence Splits traing: 20490 valid: 2569 test: 2634 Related paper The dataset is from SignalP 6.0 predicts all five types of signal peptides using protein language models. Label Each amino acid has 7 classes: S (0): Sec/SPI signal peptide | T (1): Tat/SPI or Tat/SPII signal peptide | L (2): Sec/SPII signal peptide | P (3): Sec/SPIII signal… See the full description on the dataset page: https://huggingface.co/datasets/SeprotHub/Dataset-Signal-Peptides.text10K<n<100K0 likes15 downloads1y agoHugging Face25Kamyar-zeinalipour /peptides-full-tokenizertext100K<n<1M1 likes13 downloads2y agoHugging Face26niklastr /biased_peptides Biased Peptides Prefix-sampled training WebDatasets derived from ManyPeptidesMD. Each configuration keeps the ManyPeptidesMD train split and the single-frame WebDataset layout, but draws unique frames only from the first 1/d of every 200,000-frame trajectory. Use these sets to measure how incomplete equilibration changes model training. Configurations Path Prefix Unique frames / molecule Shards Members / shard prefix_1_0/ 1 20,000 5,000 86,800… See the full description on the dataset page: https://huggingface.co/datasets/niklastr/biased_peptides.0 likes13 downloads1mo agoHugging Face27lauraha /peptidestext100K<n<1M0 likes9 downloads2y agoHugging Face28lejlasb /testWorkflow-prose-peptidestextn<1K0 likes9 downloads8mo agoHugging Face29gelabgaboo /peptides-complete0 likes3 downloads3y agoHugging Face30john11234 /amino-club-peptides-promo-code0 likes3 downloads1mo agoHugging Face

Listings come live from the Hugging Face Hub API. CoolFace does not host these files.