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.

2,788

datasets available to search

ShareScore release 0.7.1

Reset

Dataset results

2,788 results for “remodeling”

Learn how ShareScore rates datasets ↗
zenodo40/100

Dataset related to article "Pentraxin 3 regulates synaptic function by inducing AMPA receptor clustering via ECM remodeling and β1-integrin"

<p>This record contains raw data related to article &quot;Pentraxin 3 regulates synaptic function by inducing AMPA receptor clustering via ECM remodeling and &beta;1-integrin&quot;</p> <p>Abstract</p> <p>Control of synapse number and function in the developing central nervous system is critical to the formation of neural circuits. Astrocytes play a key role in this process by releasing factors that promote the formation of excitatory synapses. Astrocyte-secreted thrombospondins (TSPs) induce the formation of structural synapses, which however remain post-synaptically silent, suggesting that completion of early synaptogenesis may require a two-step mechanism. Here, we show that the humoral innate immune molecule Pentraxin 3 (PTX3) is expressed in the developing rodent brain. PTX3 plays a key role in promoting functionally-active CNS synapses, by increasing the surface levels and synaptic clustering of AMPA glutamate receptors. This process involves tumor necrosis factor-induced protein 6 (TSG6), remodeling of the perineuronal network, and a &beta;1-integrin/ERK pathway. Furthermore, PTX3 activity is regulated by TSP1, which directly interacts with the N-terminal region of PTX3. These data unveil a fundamental role of PTX3 in promoting the first wave of synaptogenesis, and show that interplay of TSP1 and PTX3 sets the proper balance between synaptic growth and synapse function in the developing brain.</p> <p>&nbsp;</p>

opencc-by-4.0Sep 2019View details →
zenodo40/100

Data described in the article "Glycopolymer Inhibitors of Galectin-3 Suppress the Markers of Tissue Remodeling in Pulmonary Hypertension"

<p>The dataset includes supplementary data, i.e. experimental data, tables, and figures detailing the synthetic procedures, compound characterization, binding assays, and cell culture studies of the study titled "Glycopolymer Inhibitors of Galectin‑3 Suppress the Markers of Tissue Remodeling in Pulmonary Hypertension" available here: https://doi.org/10.1021/acs.jmedchem.4c00341</p>

opencc-by-4.0Jun 2024View details →
zenodo40/100

Machine learning based multi-scale remodelling code

<p>This instruction illustrates a machine learning-based multi-scale model to predict bone formation in tissue scaffolds. This code uses neural networks to predict bone formation in synthetic scaffolds. We are sorry that the code is a little bit messy as we are not good at coding. The code can be used to predict bone remodelling results in synthetic scaffolds in a multi-level way. Therefore, it enables to inversely identification of the bone remodelling related parameters from clinical data. In order to run the machine learning-based multiscale bone remodelling program. The following platforms are what you need:</p> <ol> <li>Abaqus v2016/v614</li> <li>Matlab R2020b</li> <li>An Abaqus plugin tool which can be downloaded from&nbsp;<a href="https://github.com/mhogg/pyvxray.git">https://github.com/mhogg/pyvxray.git</a></li> <li>Jupyter notebook with Python 3.</li> </ol> <p>&nbsp;</p> <p><strong>Here is a detailed description of the program</strong>.</p> <ol> <li><strong>demo_example and demo_pearson_opt.&nbsp;</strong>This document provides instructions on running a demo example and a demo example calculating Pearson&rsquo;s coefficient. The necessary functions for running the machine learning-based algorithm are located in the folder &ldquo;demo_example&rdquo;. In &quot;demo_example&quot;,&nbsp;Multiscale_boneRemodelling_ML is the main function to start the program. &ldquo;macro_umat&rdquo; is the user subroutine to pass the homogenized material properties to Abaqus. &ldquo;read_macro_1423&rdquo; is a post-process file to obtain necessary stress/strain data information. &ldquo;Sheep_macro_1423_C3D4.inp&rdquo; is the input file of the sheep tibia scaffold model. Before start, please change line 49 and line 58 of &ldquo;macro_umat&rdquo; file to your current work directory.&nbsp; In &ldquo;results&rdquo; file, the results are obtained by running the demo_program.&nbsp;In &ldquo;demo_pearson_opt&rdquo; file, there are inversely-identified virtual X-ray images and <em>in-vivo </em>X-ray images. The python code &quot;sheep3_6_9_8roi.ipynb&quot; can be found to calculate the Pearson&rsquo;s coefficient between the virtual X-ray images and in-vivo X-ray images. Jupyter notebook is required to run &ldquo;sheep3_6_9_8roi.ipynb&rdquo; to calculate the Pearson&rsquo;s coefficient in &quot;demo_pearson_opt&quot;.&nbsp;&ldquo;image_opt&rdquo; is the calculated Pearson&rsquo;s coefficient based on the inverse-identified case.</li> <li><strong>Micro_samples</strong> contains the files for the generation of micro RVE samples. &ldquo;microRVE.inp&rdquo; is the input file of the micro RVE for Abaqus. &ldquo;Micro_USDF1.for&rdquo; is the Fortran file that is used as a user subroutine in Abaqus to consider the adaptive bone density change in the bone regeneration area. &ldquo;read_microRVE&rdquo; is the post-process file to obtain strain and stress information.</li> <li><strong>Neural_network_training</strong> contains the files for the training of the 1<sup>st</sup> neural network for calculating the elastic tensor and the 2<sup>nd</sup> series of neural networks for calculating the unit SED components. In <strong>1<sup>st</sup>_neural_network</strong> file, a Matlab code is for the training of the neural network based on Matlab R2020b. The training data of the 1<sup>st</sup> round and the 2<sup>nd</sup> round are provided in the dataset file. In <strong>2<sup>nd</sup>_neural_network</strong> file, a Matlab code &ldquo;Train3D_SED&rdquo; is used for the training of 21 independent neural networks for predicting 21 unit SED components. &ldquo;dataset&rdquo; contains the training data of unit SED components.</li> <li><strong>ML_approach </strong>contains the files of the proposed machine learning-based approach and the trained neural networks. The Matlab code &ldquo;Multiscale_boneRemodelling _ML&rdquo; is the program for the proposed approach, which will call Abaqus for the finite element analysis at the macroscopic level. &ldquo;sheep_macro_1423_C3D4.inp&rdquo; is the input file of the in-silico model, including sheep tibia, bone fixation plate, screws and scaffold. &ldquo;macro_umat&rdquo; is the user subroutine file. &ldquo;read_macro_1423&rdquo; is used for post-process of FE data. &ldquo;Trained_model&rdquo; file includes all the trained neural networks.</li> <li><strong>Inverse_identification</strong> contains files for the inverse problem. &ldquo;image_analysis&rdquo; contains the 5000 virtual images generated by the proposed ML approach (&ldquo;postresults_imageupdate_5000). &ldquo;sheep3_6_9_8roi.ipynb&rdquo; is the python-based code for the images analysis and calculates the Pearson&rsquo;s coefficient. &ldquo;NN_pear&rdquo; is the trained neural network to output Pearson&rsquo;s coefficient. &ldquo;Pea_opt&rdquo; is the code to find the optimal bone remodelling parameters by multi-objective genetic algorithm. &ldquo;in-vivo X_ray&rdquo; includes the clinical X-ray images taken at different time points. &ldquo;inverse_identified_results&rdquo; includes the final inverse identified results.</li> </ol>

opencc-by-4.0Apr 2021View details →
zenodo40/100

REMODEL. WP4. Vision-Based Perception. T4-2. Dynamic environment reconstruction. Data related to a paper presented at 2021 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS) (2021)

<p>Dataset with evaluation results of the paper &quot;New Metrics for Industrial Depth Sensors Evaluation for Precise Robotic Applications&quot;, DOI <a href="https://doi.org/10.1109/IROS51168.2021.9636322">10.1109/IROS51168.2021.9636322</a></p>

opencc-by-4.0Oct 2022View details →
zenodo40/100

REMODEL. WP4. Vision-Based Perception. T4-4. Functional component detection. Data related to a paper presented at 27th International Conference on Automation and Computing (ICAC) (2022)

<p>Dataset with evaluation parameters of the paper &quot;Real-Time Instance Segmentation of Pedestrians using Transfer Learning&quot;, DOI: <a href="https://doi.org/10.1109/ICAC55051.2022.9911121">10.1109/ICAC55051.2022.9911121</a></p>

opencc-by-4.0Oct 2022View details →
zenodo40/100

REMODEL. WP4. Vision-Based Perception. T4-2. Dynamic environment reconstruction. Data related to a paper published on IEEE Access (2022)

<p>Dataset with evaluation results of the paper &quot;Point Cloud Registration With Object-Centric Alignment&quot;; DOI: 10.1109/access.2022.3191352</p>

opencc-by-4.0Oct 2022View details →
zenodo40/100

REMODEL. WP4. Vision-Based Perception. T4-2. Dynamic environment reconstruction. Data related to a paper published on RA-L (2020)

<p>Dataset with evaluation results of the paper &quot;Extrinsic Calibration of an Eye-In-Hand 2D LiDAR Sensor in Unstructured Environments Using ICP&quot; 10.1109/LRA.2020.2965878</p>

opencc-by-4.0May 2020View details →
zenodo40/100

Molecular architecture of nucleosome remodeling and deacetylase sub-complexes by integrative structure determination

<p>Drawing on information from SEC-MALLS, DIA-MS, XLMS, negative-stain EM, X-ray crystallography, NMR spectroscopy, secondary structure predictions, and homology models, we applied Bayesian integrative structure determination to investigate the molecular architecture of three NuRD sub-complexes: MTA1-HDAC1-RBBP4 (MHR), MTA1<sup>N</sup>-HDAC1-MBD3<sup>GATAD2CC</sup> (MHM), and MTA1-HDAC1-RBBP4-MBD3-GATAD2A (NuDe). The present dataset pertains to the results of this study.</p>

opencc-by-4.0May 2022View details →
zenodo40/100

Data used in the paper (Two-point optical manipulation reveals mechanosensitive remodeling of cell-cell contacts in vivo)

<p>Data used in the paper (Two-point optical manipulation reveals mechanosensitive remodeling of cell-cell contacts in vivo)</p>

opencc-by-4.0Jul 2022View details →
dryad40/100

Data from: Remodeling male coercion and the evolution of sexual autonomy by mate choice

<p><span>Models of sexual conflict over mating, including conflict over indirect benefits of mate choice, have generally presumed that female resistance to male coercion must involve direct confrontation, which can lead to sexually antagonistic co-evolutionary arms-races. We built a quantitative model examining the largely ignored possibility that females may evolve new, additional mate preferences for new male traits that undermine male capacity to coerce. Thus, females may "remodel" the coercive capacity of the male phenotype in order to enhance their own sexual autonomy – a novel alternative mechanism by which females may avoid arms-races. We demonstrate that evolutionary "remodeling" is possible, in spite of costs to males, because females that prefer males with protective, autonomy-enhancing traits (traits correlated with lower coercion effectiveness) are likelier to gain indirect benefits of having attractive mates. Our analysis reveals new possibilities for the evolution of systems of sexual conflict over indirect benefits, showing that </span><span>autonomy-enhancing male traits </span><span>can act as a "public good," benefiting all females regardless of mating preferences, leading to oscillatory dynamics; and that preferences for more protective male traits will often be favored relative to preferences for less protective traits, potentially leading to an evolutionary "snowball" of expanding sexual autonomy.</span></p>

opencc-zeroApr 2023View details →
zenodo40/100

REMODEL. WP5. Cable Manipulation Planning, Execution and Interactive Perception. T5-4. Wiring harness manipulation. Data related to a paper for the conference CoDIT 2023

<p>The datasets contain data recorded during the experiment reported in the paper:</p><p>A.&nbsp; Govoni, G. Laudante, M. Mirto, C. Natale, and S. Pirozzi (2023).&nbsp;"Towards the automation of wire harness manufacturing: a robotic manipulator with sensorized fingers". In: 2023 9th International Conference on Control, Decision and Information Technologies (CoDIT)</p>

opencc-by-4.0Oct 2023View details →
ClinicalTrials.gov40/100

Effects of Sacubitril/Valsartan Therapy on Biomarkers, Myocardial Remodeling and Outcomes.

ClinicalTrials.gov study NCT02887183. IPD Sharing: YES. Countries: 1. Publications: 13.

controlledIPD-YESFeb 2026View details →
dryad40/100

Data deposition for Complex electrophysiological remodeling in postinfarction ischemic heart failure

Open the record for dataset details and reuse information.

publicMar 2018View details →
dryad40/100

Metabolic remodeling and de novo mutations transcend cryptic variation as drivers of adaptation in yeast

Open the record for dataset details and reuse information.

publicFeb 2025View details →
dryad40/100

Gene expression plasticity, genetic variation and fatty acid remodelling in divergent populations of a tropical bivalve species: lipid profiles

Open the record for dataset details and reuse information.

publicApr 2022View details →
dryad40/100

Data from: Dissecting gene activation and chromatin remodeling dynamics in single human cells undergoing reprogramming

Open the record for dataset details and reuse information.

publicMay 2024View details →
dryad40/100

ATP binding facilitates target search of SWR1 chromatin remodeler by promoting one-dimensional diffusion on DNA

Open the record for dataset details and reuse information.

publicAug 2022View details →
dryad40/100

Dynamic 1D search and processive nucleosome translocations by RSC and ISW2 chromatin remodelers

Open the record for dataset details and reuse information.

publicFeb 2024View details →
dryad40/100

Data from: Remodeling male coercion and the evolution of sexual autonomy by mate choice

Open the record for dataset details and reuse information.

publicApr 2023View details →
zenodo36/100

Quantitative translation of dog-to-human aging by conserved remodeling of the DNA methylome

<p>This repository contains processed data files,&nbsp;custom python scripts and jupyter notebooks containing analyses accompanying the manuscript,&nbsp;<em>Quantitative translation of dog-to-human aging by conserved remodeling of the DNA methylome.</em></p>

opencc-by-4.0Mar 2020View 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