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.

185

datasets available to search

ShareScore release 0.9.0

Reset

Dataset results

185 results for “Program Analysis”

Learn how ShareScore rates datasets ↗
zenodo48/100

Pan-cancer analysis of mRNA stability for decoding tumour post-transcriptional programs

<p>Supplemental data and analysis&nbsp;files for Perron et al.: &quot;Pan-cancer analysis of mRNA stability for decoding tumour post-transcriptional programs&quot; (<a href="https://www.nature.com/articles/s42003-022-03796-w">https://www.nature.com/articles/s42003-022-03796-w</a>). The .tar.gz files contain read counts associated with various RNA-seq analyses. The .rds files are single R object files that contain various analysis results tables. The .csv files also contain analysis results or sample metadata tables. See&nbsp;<a href="http://csg.lab.mcgill.ca/sup/pancancer_stability/">http://csg.lab.mcgill.ca/sup/pancancer_stability/</a> for a full description of the files.</p>

opencc-by-4.0Dec 2020View details →
zenodo44/100

Primary raw observation input file for the Ring Laser Analysis program

<p>This dataset is the primary input for the ring laser analysis program. It comprises a tab-delimited table, containing time information, the observed Sagnac frequency and a fairly large number of auxiliary measurements in order to compute the necessary raw data reductions.&nbsp;</p>

opencc-by-4.0Jul 2023View details →
zenodo40/100

Dataset for Dynamic Analysis of Quantum Annealing Programs

<p>Quantum software engineering is emerging as a relevant field as it deals with the challenges of producing the new quantum software, whose adoption is increasing progressively. One of those challenges is how quantum software is migrated, how it operates in combination with classical software, or how it should be maintained. In this context this research focuses on reverse engineering of quantum annealing software to facilitates its integration in hybrid software systems. Quantum annealing software has gained a certain market penetration, demonstrating a good performance for optimization problems. While there are some preliminary reverse engineering techniques for gate-based quantum software, there is no reverse engineering techniques to discover the underlying optimization problem definitions (Hamiltonians functions to be minimized). Problem definitions are, in turn, dynamically defined through classical software, and can evolve over time, which make it difficult its accurate comprehension and abstract representation. Thereby, this paper presents a dynamic analysis technique for D-Wave (python) programs for reversing Hamiltonians expressions, that are additionally represented according to the Knowledge Discovery Metamodel. Due to the usage of this standard, the reversed Hamiltonians can be represented in combination with other parts of classical-quantum software systems. In order to facilitates its adoption, the proposed technique has been empirically validated through a case study with 27 D-Wave programs that demonstrates the effectiveness and efficiency. This dataset includes measures derived from that case study.</p>

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

FIGURE 8 in An analysis of fossil identification guides to improve data reporting in citizen science programs

FIGURE 8. Cluster analyses of all subjects as individuals. Subject labels denote which field guide the subject tested, a red 'C' for color photos, a black 'G' for grayscale photos, and a blue 'I' for illustrations. Author names are abbreviated "DaBu" for Dava Butler, "DoEs" for Donald Esker and "KrJu" for Kristopher Juntunen.

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

FIGURE 1 in An analysis of fossil identification guides to improve data reporting in citizen science programs

FIGURE 1. Map of the United States and surrounding regions, showing the location of the state of Florida and FMMS (Google 2017). 1B: Geologic map of the State of Florida, showing the geographic distribution of rocks and the location of the FMMS (Google 2017; Scott et al. 2001). 1C: Geologic map of the region around the FMMS, showing the distribution of rocks and location of the site (Google 2017; Scott et al. 2001). 1D: Photograph of FMMS, taken by Fred Mazza.

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

Fig. 5 in Towards incorporating insect isotope analysis using cavity ring-down spectroscopy into area-wide insect pest management programs

Fig. 5. Cumulative standard deviation of the mean carbon isotope signature of individual moths, field-caught LBAM (circles), mass-reared pink bollworm (squares) and mass-reared LBAM (triangles), analysed using the CM-CRDS module.

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

Fig. 3 in Towards incorporating insect isotope analysis using cavity ring-down spectroscopy into area-wide insect pest management programs

Fig. 3. Carbon isotope signature of common cutworm leg samples from different moths reared on the artificial laboratory diet or caught in the wild (circles, n = 5, Bars +/- 3 SD). The spermatophore data point (triangle) is the carbon isotope signature of spermatophores dissected from laboratory-reared females mated with field-caught males (n = 5, Bars +/- 3 SD). All samples measured using CM-CRDS.

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

Fig. 1 in Towards incorporating insect isotope analysis using cavity ring-down spectroscopy into area-wide insect pest management programs

Fig. 1. Carbon isotope ratios of 16 different common dietary components measured using either elemental analysis isotope ratio mass spectrometry (EAIRMS) or combustion module cavity ring down spectrometry (CM-CDRS).

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

Fig. 2 in Towards incorporating insect isotope analysis using cavity ring-down spectroscopy into area-wide insect pest management programs

Fig. 2. Carbon isotope ratios of 3 populations of the common cutworm measured using either elemental analysis isotope ratio mass spectrometry (EA-IRMS) or combustion module cavity ring down spectrometry (CM-CDRS): Field-caught moths: squares; synthetic diet-reared moths: circles and laboratory-reared on castor diet moths: triangles.

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

Code4Bench: A Multidimensional Benchmark of Codeforces Data for Different Program Analysis Techniques

<p>Reproducible research relies on well-designed benchmarks. However, evaluation on a single benchmark increases the risk of overfitting; that is, an optimization to reach a certain performance. In recent years several well-designed benchmarks have been constructed for different subfields of program analysis. However, they often involve real-world industrial projects in few languages such as C or Java. We provide Code4Bench, a benchmark comprising 3,421,357 programs totaling of 306,053,105 lines of code in 41 versions of 28 programming languages such as C/C++, Java, Python, and Kotlin. We have constructed this benchmark from Codeforces, a famous programming competition website, which is widely used by international programmers. Code4Bench advances the state-of-the-art in conducting reproducible and comparative experiments. It helps mitigate the bias and increase the generality and conclusiveness of the results. We present our methodology in construction of Code4Bench and give various descriptive statistics. We have also conducted an online survey on the users of Codeforces&rsquo; website whose code is included in the benchmark. The survey is concerned about the user&rsquo;s demographic information and programming habits, whose results are also provided in the benchmark. Finally, we leveraged an automatic process by which we localized faults within the faulty versions and categorize them according to a coarse-grained classification. In addition to its usage in empirical studies, Code4Bench can be used to teach programming and evolve algorithmic problems. We release Code4Bench in database format to allow researchers to extract other data of the benchmark by arbitrary queries.</p> <p>Code4Bench version 1.0.0 is publicly available at <a href="https://zenodo.org/record/2582968">https://zenodo.org/record/2582968</a>, with DOI 10.5281/zenodo.2582968, thereby providing long-term storage and versioning. It is released under the terms of Creative Commons Attribution 4.0 International license. Code4Bench is also publicly available at: <a href="https://github.com/code4bench/Code4Bench">https://github.com/code4bench/Code4Bench</a>, in which we have provided some additional information and script examples.</p>

opencc-by-4.0Mar 2019View details →
zenodo36/100

Antibody panel used for multiplexed antibody-based imaging of Human Pancreas Analysis Program (HPAP) samples by CODEX

<p>This data file details antibodies applied to human pancreas tissue samples from the Human Pancreas Analysis Program (HPAP; RRID:SCR_016202) of the <a href="https://hirnetwork.org/">Human Islet Research Network</a> (HIRN; RRID:SCR_014393). Images will be uploaded for interactive analysis on <a href="https://pancreatlas.org/datasets">Pancreatlas</a> (RRID:SCR_018567) and made available for download via <a href="https://hpap.pmacs.upenn.edu/">PANC-DB</a>. Workflow is documented on protocols.io: <a href="https://dx.doi.org/10.17504/protocols.io.36wgq7dryvk5/v1">dx.doi.org/10.17504/protocols.io.36wgq7dryvk5/v1</a>.</p><p>Table format adapted from Radtke AJ, Quardokus EM, Saunders DC (2022), <a href="https://doi.org/10.5281/zenodo.7386417">SOP: Construction of Organ Mapping Antibody Panels for Multiplexed Antibody-Based Imaging of Human Tissues</a>. See also: Saunders D; Reihsmann R. <a href="https://doi.org/10.48539/HBM754.BHVR.258">OMAP-13: Organ Mapping Antibody Panel (OMAP) for Multiplexed Antibody-Based Imaging of Human Pancreas with CODEX, v1.0</a>.</p>

opencc-by-4.0Nov 2023View details →
zenodo36/100

Reception of a physical activity intervention program in German older adults. Data from a feedback analysis of PROMOTE II.

<p>As part of the<strong> AEQUIPA </strong>prevention research network, the aim of the <strong>PROMOTE II</strong> study was to gain insights into primary prevention for healthy aging. One focus was on the development and dissemination of ready-to-use tools and work aids to promote physical activity.</p><p>As part of a nine-month randomized trial with a cross-over design among adults aged 60 and above, eligible participants from 14 districts in Bremen in proximity to the two study centers (one in the North and one in the East of the city of Bremen, Germany) were randomly assigned to either a) a print-based intervention (PRINT) or b) a web-based intervention (WEB). Randomly selected thirty percent of the web-based intervention group received an activity tracker in addition (WEB+).</p><p>Usage of program components, attendance of group sessions and acceptance of the intervention were assessed via self-administered paper-based questionnaires three and nine months after baseline as well as feedback interviews and class recordings. Participant feedback was analyzed using quantitative methods on a descriptive basis, as well as using qualitative content analysis of open-ended questions, group-interviews and protocols based on the socio-ecological model as coding framework.</p><p>This publication provides the coding matrix, including the participant feedback data.</p>

opencc-by-4.0Nov 2023View details →
zenodo36/100

Replication package for article 'Parallel Program Analysis on Path Ranges'

<p>This Replication package contains all the results for the article &quot;Parallel Program Analysis on Path Ranges&quot;</p> <p>Abstract. Symbolic execution is a software verification technique symbolically running programs and thereby checking for bugs. &nbsp;<br> Ranged symbolic execution &nbsp;<br> performs symbolic execution on program parts, so called {\em path ranges}, in parallel.<br> Due to the parallelism, verification is accelerated and hence scales to larger programs.</p> <p>In this paper, we discuss a generalization of ranged symbolic execution to arbitrary program analyses.<br> More specifically, we present a verification approach that splits programs into path ranges and<br> then runs arbitrary analyses on the ranges in parallel. Our approach in particular allows to run {\em different}<br> analyses on different program parts.<br> We have implemented this generalization on top of&nbsp; the tool \textsc{CPAchecker} and evaluated it on programs from the SV-COMP benchmark. Our evaluation shows that verification can benefit from the parallelisation of the verification task,<br> but also needs a form of work stealing (between analysis) as to become efficient.</p>

openapache2.0Mar 2024View details →
zenodo36/100

Organisation of gene programs revealed by unsupervised analysis of diverse gene-trait associations

<p>Data used for manuscript &#39;Organisation of&nbsp;gene programs revealed by unsupervised analysis of diverse gene-trait associations&#39;.<br> &nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p>

opencc-by-4.0Jan 2022View details →
zenodo36/100

Dataset, test programs and analysis scripts for the related paper "Effects of reverberation on speech intelligibility in noise for hearing-impaired listeners"

<p>This dataset contains the data, test programs and analyses scripts used for a study submitted as a stage 2 registered report for Royal Society Open Science.</p>

opencc-by-4.0Jun 2022View details →
zenodo36/100

Artifact for research regarding Ranged Program Analysis

<div>&nbsp;</div> <div>This artifact is a summary of data regarding ranged program analysis.</div> <div>It contains the most important results from the following three papers:</div> <p>&nbsp;</p> <div>- Jan Haltermann, Marie-Christine Jakobs, Cedric Richter, and Heike Wehrheim. &ldquo;Parallel Program Analysis via Range Splitting&rdquo;. In: Proc. FASE. Vol. 13991. 2023, pp. 195&ndash;219. doi: 10.1007/978-3-031-30826-0_11.</div> <div>- Jan Haltermann, Marie-Christine Jakobs, Cedric Richter, and Heike Wehrheim. &ldquo;Ranged Program Analysis via Instrumentation&rdquo;. In: Proc. SEFM. Vol. 14323. 2023, pp. 145&ndash;164. doi: 10.1007/978-3-031-47115-5_9.</div> <div>- Jan Haltermann, Marie-Christine Jakobs, Cedric Richter, and Heike Wehrheim. &ldquo;Parallel program analysis on path ranges&rdquo;. In: Sci. Comput. Program. 238 (2024). doi: 10.1016/j.scico.2024.103154.</div> <p>&nbsp;</p> <div>More precisely, it contains all the results from the PhD-thesis of Jan Haltermann.</div> <div>In more detail, it contains all experimental data collected during the experiments, the run-configs to re-run the experiments, the instructions on how to regenerate the BenchExec tables that are used for analysis of the data, and the scripts to reconstruct all the findings from the thesis.</div> <p>&nbsp;</p> <div>It is structured as follows:</div> <div>- `configs` contains all the BenchExec run configs needed to rerun the experiments.</div> <div>- `data` contains the raw data collected during the experiments.</div> <div>- `figures` contains the generated figures</div> <div>- `macros` contains the macros for the Latex document with the evaluation results</div> <div>- `overview-table.xml` is needed to generate the BenchExec result tables.</div> <div>- `scripts` contains the scripts to analyze the results and generate the figures</div> <div>- `tables` contains the tables generated using the raw data and are used for analyzing the results</div> <div>- `used-tools` contains the executables of the tools used for the evaluation (in this case only CPAchecker)</div> <div>- `validation_of_incorrect_results.zip` contains the results of the manual analysis of the incorrect alarms generated, as explained in the paper.</div> <p>&nbsp;</p> <div>The version of CoVeriTeam used can be found [on GitLab](https://gitlab.com/sosy-lab/software/coveriteam/-/tree/rangedAnalysis?ref_type=heads) &nbsp;</div> <div>The latest source code of CPAchecker used can be found [on GitLab](https://gitlab.com/sosy-lab/software/cpachecker/-/tree/ranged_program_analysis)</div> <p><br><br><br><br></p>

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

FIGURE 10 in An analysis of fossil identification guides to improve data reporting in citizen science programs

FIGURE 10. An example of a †Cosmopolitodus hastalis photo enhanced by illustration.

opencc-by-4.0Dec 2020View details →
zenodo36/100

Fig. 4 in Towards incorporating insect isotope analysis using cavity ring-down spectroscopy into area-wide insect pest management programs

Fig. 4. Decision tree to select an option for using isotopes in an operational program.

opencc-by-4.0Jun 2016View details →
zenodo36/100

Paper: "Sensitivity analysis for linear changes of the constraint matrix of a linear program" output

<p>Output generated from the experiments in the paper "Sensitivity analysis for linear changes of the constraint matrix of a linear program"</p>

opencc-by-sa-4.0Oct 2024View details →
zenodo36/100

Supplementary web page for the paper "SEAL: Integrating Program Analysis and Repository Mining"

<p>This is an archive of the supplementary material for the paper &ldquo;SEAL: Integrating Program Analysis and Repository Mining&rdquo; including the website and dataset. The website can also be viewed here: <a href="https://se-sic.github.io/paper-SEAL/">https://se-sic.github.io/paper-SEAL/</a></p>

opencc-by-4.0Jan 2023View 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