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.

54

datasets available to search

ShareScore release 0.9.0

Reset

Dataset results

54 results for “isolated trees”

Learn how ShareScore rates datasets ↗
dryad32/100

Contrasting effects of host tree isolation on population connectedness in two tropical epiphytic bromeliads

Open the record for dataset details and reuse information.

publicDec 2019View details →
dryad32/100

Data from: Edge-mediated compositional and functional decay of tree assemblages in Amazonian forest islands after 26 years of isolation

Open the record for dataset details and reuse information.

publicJan 2015View details →
dryad32/100

Data from: Small but not isolated: a population genetic survey of the tropical tree Cariniana estrellensis (Lecythidaceae) in a highly fragmented habitat

Open the record for dataset details and reuse information.

publicDec 2015View details →
dryad32/100

Data from: Local coexistence and genetic isolation of three pollinator species on the same fig tree species

Open the record for dataset details and reuse information.

publicDec 2016View details →
dryad32/100

Data from: Waiving the extinction debt: can shade from coffee prevent extinctions of epiphytic plants from isolated trees?

Open the record for dataset details and reuse information.

publicApr 2018View details →
dryad32/100

Data from: Current climate, isolation and history drive global patterns of tree phylogenetic endemism

Open the record for dataset details and reuse information.

publicSep 2019View details →
dryad32/100

Data from: Landscape structure mediates zoochorous-dispersed seed rain under isolated pasture trees across distinct tropical regions

Open the record for dataset details and reuse information.

publicJun 2019View details →
dryad32/100

Data from: Isolated trees support lower bird taxonomic richness than trees within habitat patches but similar functional diversity

Open the record for dataset details and reuse information.

publicSep 2020View details →
dryad28/100

Data from: A unique ecological niche fosters hybridization of oak-tree and vineyard isolates of Saccharomyces cerevisiae.

Differential adaptation to distinct niches can restrict gene flow and promote population differentiation within a species. However, in some cases the distinction between niches can collapse, forming a hybrid niche with features of both environments. We previously reported that distinctions between vineyards and oak soil present an ecological barrier that restricts gene flow between lineages of Saccharomyces cerevisiae. Vineyard isolates are tolerant to stresses associated with grapes while North American oak strains are particularly tolerant to freeze-thaw cycles. Here, we report the isolation of Saccharomyces cerevisiae strains from Wisconsin cherry trees, which display features common to vineyards (e.g. high sugar concentrations) and frequent freeze-thaw cycles. Genome sequencing revealed that the isolated strains are highly heterozygous and represent recent hybrids of the oak x vineyard lineages. We found that the hybrid strains are phenotypically similar to vineyard strains for some traits, but are more similar to oak strains for other traits. The cherry strains were exceptionally good at growing in cherry juice, raising the possibility that they have adapted to this niche. We performed transcriptome profiling in cherry, oak, and vineyard strains and show that the cherry-tree hybrids display vineyard-like or oak-like expression, depending on the gene sets, and in some cases the expression patterns linked back to shared stress tolerances. Allele-specific expression in these natural hybrids suggested concerted cis-regulatory evolution at sets of functionally regulated genes. Our results raise the possibility that hybridization of the two lineages provides a genetic solution to the thriving in this unique niche.

opencc-zeroDec 2014View details →
zenodo28/100

Figure 9. A phylogenetic tree shows the genetic relationship between the C. sphaerospermum isolate 9 in Morphological and molecular identification of Cladosporium sphaerospermum isolates collected from tomato plant residues

Figure 9. A phylogenetic tree shows the genetic relationship between the C. sphaerospermum isolate 9 investigated in this study as indicated by red dote (●), and the C. sphaerospermum isolates available in NCBI.

opencc-by-4.0Dec 2022View details →
dryad28/100

Data from: A unique ecological niche fosters hybridization of oak-tree and vineyard isolates of Saccharomyces cerevisiae.

Open the record for dataset details and reuse information.

publicOct 2015View details →
dryad28/100

Core genome phylogenetic tree of two Campylobacter novaezeelandiae and four unclassified thermophilic Campylobacter isolates from Canadian agricultural surface water

Open the record for dataset details and reuse information.

publicFeb 2021View details →
geo24/100

Expression profile of multipotent basal cells and basal-derived luminal cells isolated from the tip region (last 100µm) of the ductal tree of mouse prostate at P10-P13.

GEO Series GSE222786. Mus musculus. 4 samples. Type: Expression profiling by high throughput sequencing.

openGEO-OpenSep 2023View details →
nasa24/100

Using Decision Trees to Detect and Isolate Leaks in the J-2X

**Full title: Using Decision Trees to Detect and Isolate Simulated Leaks in the J-2X Rocket Engine** Mark Schwabacher, NASA Ames Research Center Robert Aguilar, Pratt & Whitney Rocketdyne Fernando Figueroa, NASA Stennis Space Center **Abstract** The goal of this work was to use data-driven methods to automatically detect and isolate faults in the J-2X rocket engine. It was decided to use decision trees, since they tend to be easier to interpret than other data-driven methods. The decision tree algorithm automatically “learns” a decision tree by performing a search through the space of possible decision trees to find one that fits the training data. The particular decision tree algorithm used is known as C4.5. Simulated J-2X data from a high-fidelity simulator developed at Pratt & Whitney Rocketdyne and known as the Detailed Real-Time Model (DRTM) was used to “train” and test the decision tree. Fifty-six DRTM simulations were performed for this purpose, with different leak sizes, different leak locations, and different times of leak onset. To make the simulations as realistic as possible, they included simulated sensor noise, and included a gradual degradation in both fuel and oxidizer turbine efficiency. A decision tree was trained using 11 of these simulations, and tested using the remaining 45 simulations. In the training phase, the C4.5 algorithm was provided with labeled examples of data from nominal operation and data including leaks in each leak location. From the data, it “learned” a decision tree that can classify unseen data as having no leak or having a leak in one of the five leak locations. In the test phase, the decision tree produced very low false alarm rates and low missed detection rates on the unseen data. It had very good fault isolation rates for three of the five simulated leak locations, but it tended to confuse the remaining two locations, perhaps because a large leak at one of these two locations can look very similar to a small leak at the other location. **Introduction** The J-2X rocket engine will be tested on Test Stand A-1 at NASA Stennis Space Center (SSC) in Mississippi. A team including people from SSC, NASA Ames Research Center (ARC), and Pratt & Whitney Rocketdyne (PWR) is developing a prototype end-to-end integrated systems health management (ISHM) system that will be used to monitor the test stand and the engine while the engine is on the test stand[1]. The prototype will use several different methods for detecting and diagnosing faults in the test stand and the engine, including rule-based, model-based, and data-driven approaches. SSC is currently using the G2 tool [http://www.gensym.com](http://www.gensym.com) to develop rule-based and model-based fault detection and diagnosis capabilities for the A-1 test stand. This paper describes preliminary results in applying the data-driven approach to detecting and diagnosing faults in the J-2X engine. The conventional approach to detecting and diagnosing faults in complex engineered systems such as rocket engines and test stands is to use large numbers of human experts. Test controllers watch the data in near-real time during each engine test. Engineers study the data after each test. These experts are aided by limit checks that signal when a particular variable goes outside of a predetermined range. The conventional approach is very labor intensive. Also, humans may not be able to recognize faults that involve the relationships among large numbers of variables. Further, some potential faults could happen too quickly for humans to detect them and react before they become catastrophic. Automated fault detection and diagnosis is therefore needed. One approach to automation is to encode human knowledge into rules or models. Another approach is use data-driven methods to automatically learn models from historical data or simulated data. Our prototype will combine the data-driven approach with the model-based and rule-based appro

restrictednotspecifiedApr 2025View 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