Audience: Omics Data Scientists, Bioinformaticians, and Research Teams
Theme: Finding Studies That Match Your Question
Public repositories contain millions of samples and thousands of studies spanning a wide range of biological questions, populations, technologies, and experimental designs. The challenge is rarely the lack of data. Instead, the challenge is identifying studies that are relevant, trustworthy, and suitable for a specific objective.
Study discovery is the process of transforming a research objective into a set of candidate studies that can support downstream analysis. Before any data are downloaded, researchers must determine which studies are most appropriate for their intended purpose.
Why Study Discovery Matters
Effective data acquisition begins with selecting the right studies.
For example, a project focused on constructing a healthy reference microbiome cannot rely on a simple keyword search alone. Researchers must determine:
Which studies contain healthy individuals?
Which samples are human?
Which body sites are relevant?
Which metadata fields are available?
Which studies satisfy project-specific criteria?
The quality of study discovery directly influences the quality of the resulting dataset.
From Question to Search Strategy
Every study discovery process begins with a clearly defined objective.
flowchart TD
A[Healthy Reference Goal] --> B[Search Public Repositories]
B --> C[Identify Candidate Studies]
C --> D[Review Metadata]
D --> E[Apply Inclusion and Exclusion Criteria]
E --> F[Shortlist Studies]
Example candidate studies used throughout this guide include:
PRJNA322554 (human gut microbiome, single-end amplicon sequencing)
PRJNA802976 (human gut microbiome, paired-end amplicon sequencing)
These examples demonstrate how study discovery can identify datasets that satisfy the same biological objective while representing different sequencing designs.
Outputs of Study Discovery
The primary output of study discovery is a shortlist of candidate studies suitable for downstream acquisition.
Research Question
↓
Repository Search
↓
Study Evaluation
↓
Candidate BioProjects
These BioProject accessions become the starting point for accession exploration and metadata acquisition.
Looking Ahead
Once candidate studies have been identified, the next challenge is understanding how public repositories organize biological data. In the next chapter, we examine accession systems and the relationships between BioProjects, BioSamples, Experiments, and Runs.