Skip to main content
Powered by ShareScore

Find research datasets worth reusing

Search datasets from major research repositories and use ShareScore to quickly assess how well each record supports discovery, access, and reuse.

347

datasets available to search

ShareScore release 0.9.0

Reset

Dataset results

347 results for “structural proteins”

Learn how ShareScore rates datasets ↗
zenodo24/100

Functional characterization of 3D-protein structures informed by human genetic diversity - data

<p>Supplementary data for&nbsp;https://www.biorxiv.org/content/early/2017/08/29/182287</p>

openother-ncJul 2018View details →
zenodo24/100

Synchrotron diffraction images for the 0.72-Å crystal structure of perdeuterated human myelin protein P2

<p>3600 synchrotron X-ray diffraction images used to refine the structure of perdeuterated human myelin protein P2 at 0.72-&Aring; resolution. Processing files are included. The data were collected on the P11 synchrotron beamline at PETRAIII/DESY, Hamburg.</p>

opencc-by-4.0Jul 2019View details →
zenodo24/100

Protein structure file as input 2AC0.sce (YASARA scene)

<p>Protein structure file as input for predicting the effect of mutations on protein structure</p> <p>2AC0.sce, adapted structure<br> This is a part of a tetrameric complex of the transcription factor P53 bound to DNA. 3 of the 4 P53 structures have been removed for simplicity and visualized some nice features.<br> <br> 2AC0_Repaired.sce,&nbsp;minimized structure, saved as YASARA scene object</p>

opencc-by-4.0Nov 2019View details →
zenodo24/100

Data for "Machine Learning Scoring Functions for Drug Discovery from Experimental and Computer-generated Protein-Ligand Structures: Towards Per-target Scoring Functions"

<p>Data used in &quot;<em>Machine Learning Scoring Functions for Drug Discovery&nbsp;from Experimental and Computer-generated&nbsp;Protein-Ligand Structures: Towards Per-target Scoring Functions</em>&quot;<br> by F. Pellicani, D. Dal Ben, A. Perali, S. Pilati</p> <p>If you use these data or the python script for your research or other activities, please cite the corresponding journal article.</p> <p>&nbsp;</p> <p>====================</p> <p>Uncompressing the zipped file&nbsp;<em>DataSFUnicam.zip</em> provies the following files and folders:</p> <p><br> <strong>DataSFUnicam/</strong></p> <p>&nbsp;</p> <p>&nbsp; &nbsp; ExperimentalDataPDBFiles/<br> &nbsp;&nbsp; &nbsp;<em>This folder contains 2408 .pdb files of experimental complex structures. The files are named with a univocal code corresponding to the protein-ligand complex.</em></p> <p>&nbsp;</p> <p>&nbsp;&nbsp; &nbsp;ExperimentalDataXLSXFile.xlsx<br> &nbsp;&nbsp; &nbsp;<em>This Excel file reports the experimental protein-ligand chemical information. In the sheet named &ldquo;Foglio1&rdquo;, the first column contains the univocal code of the protein-ligand complex, the second column contains the experimentally measured pK_d.</em></p> <p>&nbsp;</p> <p>&nbsp;&nbsp; &nbsp;SyntheticDataPDBFiles/<br> &nbsp;&nbsp; &nbsp;<em>This folder contains the .pdb files of the synthetic complex structures. The .pdb files are grouped in 17 folders according to just as many target proteins. The folders are named after the corresponding protein. Each folder contains the .pdb files for the best position of each protein-ligand pair according to the MOE docking score. The files are named with a univocal code.</em></p> <p>&nbsp;</p> <p>&nbsp;&nbsp; &nbsp;SyntheticDataXLSXFiles/<br> <em>&nbsp;&nbsp; &nbsp;The folder contains 17 Excel files with the chemical information of the synthetic protein-ligand complexes.&nbsp;The files are named after the corresponding target protein. In the sheet named &ldquo;Foglio1&rdquo; of each .xlsx file, the first column contains a univocal code of the protein-ligand complex in each conformation, the second column contains an auxiliary numerical code corresponding to the protein-ligand pair, the third column contains the experimentally measured pK_i, and the fourth column contains the docking score provided by the MOE software.</em></p> <p>====================</p> <p>USER GUIDE FOR THE&nbsp;PYTHON SCRIPT</p> <p>Download and uncompress the zipped file &quot;<em>SFUnicam.zip</em>&quot; with a command like &quot;<em>unzip SFUnicam.zip</em>&quot;.&nbsp;</p> <p>The following file structure is created:</p> <p><em>SFUnicam/</em></p> <p>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;<em>ComplexToBePredictedFolder/4ey5_30.pdb&nbsp;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;MaxAssMatrix.npy<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;my_model<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;devStndSynt.npy<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;mediaSynt.npy<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;UnicamSF13prot.py<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;README.txt</em><br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;<br> The subfolder &quot;<em>ComplexToBePredictedFolder/</em>&quot; contains the example PDB file &quot;<em>4ey5_30.pdb</em>&quot;.</p> <p>-) To execute the script &quot;<em>UnicamSF13prot.py</em>&quot;, Python 3 should be installed with the following libraries and sublibraries:<br> <em>Keras:<br> &nbsp;&nbsp; &nbsp; &nbsp;Regularizers<br> &nbsp;&nbsp; &nbsp; &nbsp;Sequential (keras.models)<br> &nbsp;&nbsp; &nbsp; &nbsp;Conv1D, Dense, MaxPooling1D, GlobalMaxPooling1D, GlobalAveragePooling1D, AveragePooling1D (keras.layers)<br> &nbsp;&nbsp; &nbsp; &nbsp;Adam (keras.optimizers)<br> Numpy</em><br> <em>Tensorflow</em></p> <p>Operation:<br> -) Copy the .pdb file related to the protein-ligand complex whose affinity is to be predicted in the subfolder &ldquo;<em>ComplexToBePredictedFolder/</em>&rdquo;.<br> -) Make sure the following files are in the same folder where the python script is:<br> <em>MaxAssMatrix.npy<br> mediaSynt.npy<br> devStndSynt.npy<br> my_model</em><br> -) Run the code using Python 3 with a command like &quot;<em>python3.x UnicamSF13prot.py</em>&quot;.<br> -) Enter the name of the protein-ligand PDB file whose affinity is to be predicted (excluding the extension &quot;.pdb&quot;).<br> -) Read the predicted affinity from screen.<br> &nbsp;</p> <p>&nbsp;</p>

opencc-by-4.0Nov 2022View details →
zenodo24/100

Deep Supervised and Convolutional Generative Stochastic Network for Protein Secondary Structure Prediction, 2014

<p>This contains the protein sequence and secondary structure dataset from&nbsp;<a href="https://proceedings.mlr.press/v32/zhou14.html"><strong>Deep Supervised and Convolutional Generative Stochastic Network for Protein Secondary Structure Prediction</strong></a><strong>, ICML, 2014</strong></p> <p>This dataset was originally hosted at&nbsp;http://www.princeton.edu/~jzthree/datasets/ICML2014/. Since the original URL is no longer available and the dataset is still used by many, I moved the dataset here.</p>

opencc-by-4.0Jan 2014View details →
ClinicalTrials.gov24/100

Structure and Function of Salivary Proteins

ClinicalTrials.gov study NCT00916682. IPD Sharing: Not stated. Countries: 1. Publications: 0.

restrictedIPD-UNDECIDEDFeb 2026View details →
ClinicalTrials.gov24/100

Discovery and Validation of Protein Structural Complexes in Circulating Biofluids As Novel Biomarkers for Early Diagnosis, Prognosis and Therapeutic Management of Patients Affected by Neurodegenerativ

ClinicalTrials.gov study NCT06803784. IPD Sharing: NO. Countries: 1. Publications: 0.

closedIPD-NOFeb 2026View details →
ClinicalTrials.gov24/100

Study to Evaluate the Potential of Air Structuring Protein to Elicit Allergic Reactions in Mold Sensitized People

ClinicalTrials.gov study NCT01494194. IPD Sharing: Not stated. Countries: 1. Publications: 0.

restrictedIPD-UNDECIDEDFeb 2026View details →
ClinicalTrials.gov24/100

Effect of Protein Supplementation and a Structured Exercise Program on Muscle in Women After Bariatric Surgery.

ClinicalTrials.gov study NCT04771377. IPD Sharing: NO. Countries: 1. Publications: 0.

closedIPD-NOFeb 2026View details →
geo24/100

CXXC zinc finger protein 1 (Cfp1) controls cardiomyocyte maturation by modifying histone H3K4me3 of structural, metabolic, and contractile related genes

GEO Series GSE240852. Mus musculus. 6 samples. Type: Expression profiling by high throughput sequencing.

openGEO-OpenMar 2024View details →
geo24/100

Brucella MucR acts as an H-NS-like protein to silence virulence genes and structure the nucleoid 

GEO Series GSE234935. Brucella abortus 2308. 12 samples. Type: Genome binding/occupancy profiling by high throughput sequencing; Other.

openGEO-OpenSep 2023View details →
geo24/100

Structural annotation of equine protein-coding genes determined by mRNA sequencing

GEO Series GSE21925. Equus caballus. 8 samples. Type: Expression profiling by high throughput sequencing.

openGEO-OpenNov 2010View details →
dryad24/100

Data from: Diversity of opisthokont septin proteins reveals structural constraints and conserved motifs

Open the record for dataset details and reuse information.

publicDec 2018View details →
dryad24/100

Data from: Modelling dynamics in protein crystal structures by ensemble refinement

Open the record for dataset details and reuse information.

publicDec 2012View details →
geo24/100

RNA G-quadruplex secondary structure promotes alternative splicing via the RNA binding protein hnRNPF

GEO Series GSE107542. Homo sapiens. 4 samples. Type: Expression profiling by high throughput sequencing.

openGEO-OpenJan 2018View details →
geo24/100

Cooperative engagement and subsequent selective displacement of SR proteins define the pre-mRNA 3D structural scaffold for early spliceosome assembly

GEO Series GSE188652. Human adenovirus 2. 22 samples. Type: Other.

openGEO-OpenJul 2022View details →
geo24/100

Reciprocal regulation of cardiac chromatin by the chromatin structural proteins HMGB and CTCF

GEO Series GSE80453. Rattus norvegicus. 2 samples. Type: Genome binding/occupancy profiling by high throughput sequencing.

openGEO-OpenJun 2016View details →
geo24/100

Genome-wide DNA-binding profile of the Vibrio cholerae histone-like nucleoid structuring protein (H-NS)

GEO Series GSE64249. Vibrio cholerae. 2 samples. Type: Genome binding/occupancy profiling by high throughput sequencing.

openGEO-OpenMay 2015View details →
geo24/100

RNA structure probing to characterize RNA-protein interations on a low abundance pre-mRNA in living cells

GEO Series GSE159719. Mus musculus. 13 samples. Type: Other.

openGEO-OpenNov 2021View details →
geo24/100

Structural analysis of the lncRNA SChLAP1 reveals protein binding interfaces and a conformationally heterogenous retroviral insertion

GEO Series GSE243328. Homo sapiens. 36 samples. Type: Other.

openGEO-OpenJan 2024View details →

ScienceDex guides

Understand access before you commit

These curated guides explain access requirements, typical timelines, costs, and reuse considerations for widely used research datasets.

Compare curated datasets

Allen Brain Atlas

Allen Brain Atlas is an Allen Institute collection of brain map atlases, datasets, APIs, and analysis tools covering mouse, human, and non-human primate brain resources.

allen-brain-atlas
neuroscienceopenDocumentation, web resources, and API references are available online.
Last verified 2026-04-30Open record

Annotated Behaviour and Observability Dataset (ABODe)

ABODe is a University of Edinburgh DataShare dataset for behavior classification in group-housed mice using home-cage video, identities, bounding boxes, ground-plate positions, and annotator labels.

abode-home-cage
behavioral-neuroscienceopenThe DataShare record exposes download links for annotations, documentation, license text, and the zipped per-snippet data directory.
Last verified 2026-04-30Open record

DANDI Archive for NWB datasets

DANDI is a BRAIN Initiative archive for publishing and sharing neurophysiology data, including electrophysiology, optophysiology, and behavioral data packaged as NWB and related standards.

dandi-nwb
electrophysiologyopenPublished Dandiset metadata and archive endpoints are available through the production DANDI API.
Last verified 2026-04-30Open record

International Brain Laboratory public data

The International Brain Laboratory public data releases expose standardized mouse decision-making experiments, including Neuropixels recordings, widefield calcium imaging, behavior, and session metadata accessed through the ONE API.

ibl
behavioral-neuroscienceopenPublic sessions can be searched and loaded from the IBL public data server through ONE.
Last verified 2026-04-29Open record

OpenNeuro

OpenNeuro is a free, open platform for sharing neuroimaging datasets, with public search, dataset pages, and download paths for web, S3, DataLad, and the OpenNeuro CLI.

openneuro
neuroscienceopenPublished datasets are available on demand over the internet.
Last verified 2026-04-29Open record