Literature Database Search Strategies
This document provides comprehensive guidance for searching multiple literature databases systematically and effectively.
Available Databases and Skills
Biomedical & Life Sciences
PubMed / PubMed Central
- Access: Use
gget skill or WebFetch tool
- Coverage: 35M+ citations in biomedical literature
- Best for: Clinical studies, biomedical research, genetics, molecular biology
- Search tips: Use MeSH terms, Boolean operators (AND, OR, NOT), field tags [Title], [Author]
- Example:
"CRISPR"[Title] AND "gene editing"[Title/Abstract] AND 2020:2024[Publication Date]
bioRxiv / medRxiv
- Access: Use
gget skill or direct API
- Coverage: Preprints in biology and medicine
- Best for: Latest unpublished research, cutting-edge findings
- Note: Not peer-reviewed; verify findings with caution
- Search tips: Search by category (bioinformatics, genomics, etc.)
General Scientific Literature
arXiv
- Access: Direct API access
- Coverage: Preprints in physics, mathematics, computer science, quantitative biology
- Best for: Computational methods, bioinformatics algorithms, theoretical work
- Categories: q-bio (Quantitative Biology), cs.LG (Machine Learning), stat.ML (Statistics)
- Search format:
cat:q-bio.QM AND title:"single cell"
Semantic Scholar
- Access: Direct API (requires API key)
- Coverage: 200M+ papers across all fields
- Best for: Cross-disciplinary searches, citation graphs, paper recommendations
- Features: Influential citations, paper summaries, related papers
- Rate limits: 100 requests/5 minutes with API key
Google Scholar
- Access: Web scraping (use cautiously) or manual search
- Coverage: Comprehensive across all fields
- Best for: Finding highly cited papers, conference proceedings, theses
- Limitations: No official API, rate limiting
- Export: Use "Cite" feature for formatted citations
Specialized Databases
ChEMBL / PubChem
- Access: Use
gget skill or bioservices skill
- Coverage: Chemical compounds, bioactivity data, drug molecules
- Best for: Drug discovery, chemical biology, medicinal chemistry
- ChEMBL: 2M+ compounds, bioactivity data
- PubChem: 110M+ compounds, assay data
UniProt
- Access: Use
gget skill or bioservices skill
- Coverage: Protein sequence and functional information
- Best for: Protein research, sequence analysis, functional annotations
- Search by: Protein name, gene name, organism, function
KEGG (Kyoto Encyclopedia of Genes and Genomes)
- Access: Use
bioservices skill
- Coverage: Pathways, diseases, drugs, genes
- Best for: Pathway analysis, systems biology, metabolic research
COSMIC (Catalogue of Somatic Mutations in Cancer)
- Access: Use
gget skill or direct download
- Coverage: Cancer genomics, somatic mutations
- Best for: Cancer research, mutation analysis
AlphaFold Database
- Access: Use
gget skill with alphafold command
- Coverage: 200M+ protein structure predictions
- Best for: Structural biology, protein modeling
PDB (Protein Data Bank)
- Access: Use
gget or direct API
- Coverage: Experimental 3D structures of proteins, nucleic acids
- Best for: Structural biology, drug design, molecular modeling
Citation & Reference Management
OpenAlex
- Access: Direct API (free, no key required)
- Coverage: 250M+ works, comprehensive metadata
- Best for: Citation analysis, author disambiguation, institutional research
- Features: Open access, excellent for bibliometrics
Dimensions
- Access: Free tier available
- Coverage: Publications, grants, patents, clinical trials
- Best for: Research impact, funding analysis, translational research
Search Strategy Framework
1. Define Research Question (PICO Framework)
For clinical/biomedical reviews:
- Population: Who is the study about?
- Intervention: What is being tested?
- Comparison: What is it compared to?
- Outcome: What are the results?
Example: "What is the efficacy of CRISPR-Cas9 gene therapy (I) for treating sickle cell disease (P) compared to standard care (C) in improving patient outcomes (O)?"
2. Develop Search Terms
Primary Concepts
Identify 2-4 main concepts from your research question.
Example:
- Concept 1: CRISPR, Cas9, gene editing
- Concept 2: sickle cell disease, SCD, hemoglobin disorders
- Concept 3: gene therapy, therapeutic editing
Synonyms & Related Terms
List alternative terms, abbreviations, and related concepts.
Tool: Use MeSH (Medical Subject Headings) browser for standardized terms
Boolean Operators
- AND: Narrows search (must include both terms)
- OR: Broadens search (includes either term)
- NOT: Excludes terms
Example: (CRISPR OR Cas9 OR "gene editing") AND ("sickle cell" OR SCD) AND therapy
Wildcards & Truncation
* or %: Matches any characters
?: Matches single character
Example: genom* matches genomic, genomics, genome
3. Set Inclusion/Exclusion Criteria
Inclusion Criteria
- Date range: e.g., 2015-2024 (last 10 years)
- Language: English (or specify multilingual)
- Publication type: Peer-reviewed articles, reviews, preprints
- Study design: RCTs, cohort studies, meta-analyses
- Population: Human, animal models, in vitro
Exclusion Criteria
- Case reports (n<5)
- Conference abstracts without full text
- Non-original research (editorials, commentaries)
- Duplicate publications
- Retracted articles
4. Database Selection Strategy
Multi-Database Approach
Search at least 3 complementary databases:
- Primary database: PubMed (biomedical) or arXiv (computational)
- Preprint server: bioRxiv/medRxiv or arXiv
- Comprehensive database: Semantic Scholar or Google Scholar
- Specialized database: ChEMBL, UniProt, or field-specific
Database-Specific Syntax
| Database |
Field Tags |
Example |
| PubMed |
[Title], [Author], [MeSH] |
"CRISPR"[Title] AND 2020:2024[DP] |
| arXiv |
ti:, au:, cat: |
ti:"machine learning" AND cat:q-bio.QM |
| Semantic Scholar |
title:, author:, year: |
title:"deep learning" year:2020-2024 |
Search Execution Workflow
Phase 1: Pilot Search
- Run initial search with broad terms
- Review first 50 results for relevance
- Note common keywords and MeSH terms
- Refine search strategy
Phase 2: Comprehensive Search
- Execute refined searches across all selected databases
- Export results in standard format (RIS, BibTeX, JSON)
- Document search strings and date for each database
- Record number of results per database
Phase 3: Deduplication
- Import all results into a single file
- Use
search_databases.py --deduplicate to remove duplicates
- Identify duplicates by DOI (primary) or title (fallback)
- Keep the version with most complete metadata
Phase 4: Screening
- Title screening: Review titles, exclude obviously irrelevant
- Abstract screening: Read abstracts, apply inclusion/exclusion criteria
- Full-text screening: Obtain and review full texts
- Document reasons for exclusion at each stage
Phase 5: Quality Assessment
- Assess study quality using appropriate tools:
- RCTs: Cochrane Risk of Bias tool
- Observational: Newcastle-Ottawa Scale
- Systematic reviews: AMSTAR 2
- Grade quality of evidence (high, moderate, low, very low)
- Consider excluding very low-quality studies
Search Documentation Template
Required Documentation
All searches must be documented for reproducibility:
## Search Strategy
### Database: PubMed
- **Date searched**: 2024-10-25
- **Date range**: 2015-01-01 to 2024-10-25
- **Search string**:
("CRISPR"[Title] OR "Cas9"[Title] OR "gene editing"[Title/Abstract])
AND ("sickle cell disease"[MeSH] OR "SCD"[Title/Abstract])
AND ("gene therapy"[MeSH] OR "therapeutic editing"[Title/Abstract])
AND 2015:2024[Publication Date]
AND English[Language]
- **Results**: 247 articles
- **After deduplication**: 189 articles
### Database: bioRxiv
- **Date searched**: 2024-10-25
- **Date range**: 2015-01-01 to 2024-10-25
- **Search string**: "CRISPR" AND "sickle cell" (in title/abstract)
- **Results**: 34 preprints
- **After deduplication**: 28 preprints
### Total Unique Articles
- **Combined results**: 217 unique articles
- **After title screening**: 156 articles
- **After abstract screening**: 89 articles
- **After full-text screening**: 52 articles included in review
Advanced Search Techniques
Prioritizing High-Impact Papers (CRITICAL)
Always prioritize papers based on citation count, venue quality, and author reputation. Quality matters more than quantity.
Citation Metrics in Database Searches
Use citation counts to identify influential work:
| Paper Age |
Citations |
Classification |
| 0-3 years |
20+ |
Noteworthy |
| 0-3 years |
100+ |
Highly Influential |
| 3-7 years |
100+ |
Significant |
| 3-7 years |
500+ |
Landmark |
| 7+ years |
500+ |
Seminal |
| 7+ years |
1000+ |
Foundational |
Database-Specific Citation Features:
- Google Scholar: Sort by citation count, use "Cited by" feature
- Semantic Scholar: "Highly Influential Citations" metric, citation velocity
- OpenAlex: Citation counts, citation context analysis
- PubMed: Use "Cited by" in PMC, check citation counts via Google Scholar
Filtering by Journal Quality
Prioritize papers from higher-tier venues:
Tier 1 (Always Prefer):
- Nature, Science, Cell, NEJM, Lancet, JAMA, PNAS
- Nature Medicine, Nature Biotechnology, Nature Methods
- Search tip:
source:Nature or journal:Nature in Google Scholar
Tier 2 (High Priority):
- High-impact specialized journals (Impact Factor >10)
- Top conferences: NeurIPS, ICML, ICLR, CVPR, ACL
Tier 3 (Include When Relevant):
- Respected field-specific journals (IF 5-10)
PubMed Journal Filtering:
"Nature"[Journal] OR "Science"[Journal] OR "Cell"[Journal]
Google Scholar Journal Filtering:
source:Nature source:Science source:Cell
Leveraging "Cited by" Features
Finding Influential Work:
- Start with a known key paper
- Click "Cited by" to find papers that cite it
- Sort citing papers by their citation count
- Highly-cited citing papers indicate important follow-up work
Identifying Seminal Papers:
- Search your topic broadly
- Note which papers appear repeatedly in reference lists
- Papers cited by many of your results are likely seminal
- Check citation counts to confirm influence
Semantic Scholar Features:
- "Highly Influential Citations" shows citations that significantly built on the paper
- "Citation Velocity" shows recent citation growth
- Paper recommendations based on citation networks
Citation Chaining
Forward Citation Search
Find papers that cite a key paper:
- Use Google Scholar "Cited by" feature
- Use OpenAlex or Semantic Scholar APIs
- Identifies newer research building on seminal work
- Tip: Sort by citation count to find the most influential follow-up work
Backward Citation Search
Review references in key papers:
- Extract references from included papers
- Search for highly cited references (500+ citations for older papers)
- Identifies foundational research
- Tip: Focus on references that appear in multiple papers' bibliographies
Snowball Sampling
- Start with 3-5 highly relevant papers from Tier-1 venues
- Extract all their references
- Check which references are cited by multiple papers
- Review those high-overlap references - these are likely seminal
- Repeat for newly identified key papers
- Prioritize papers with high citation counts at each step
Author Search
Follow prolific and reputable authors in the field:
- Search by author name across databases
- Check author profiles (ORCID, Google Scholar) for h-index and publication venues
- Review recent publications and preprints
- Prefer authors with multiple Tier-1 publications and high h-index (>40)
- Look for senior authors who are recognized field leaders
Related Article Features
Many databases suggest related articles:
- PubMed "Similar articles"
- Semantic Scholar "Recommended papers"
- Use to discover papers missed by keyword search
- Filter recommendations by citation count and venue quality
Quality Control Checklist
Before Searching
During Searching
After Searching
Common Pitfalls to Avoid
Too narrow search: Missing relevant papers
- Solution: Include synonyms, related terms, broader concepts
Too broad search: Thousands of irrelevant results
- Solution: Add specific concepts with AND, use field tags
Single database: Incomplete coverage
- Solution: Search minimum 3 complementary databases
Ignoring preprints: Missing latest findings
- Solution: Include bioRxiv, medRxiv, or arXiv
No documentation: Irreproducible search
- Solution: Document every search string, date, and result count
Manual deduplication: Time-consuming and error-prone
- Solution: Use search_databases.py script
Unverified citations: Broken DOIs, incorrect metadata
- Solution: Run verify_citations.py on final reference list
Publication bias: Only including published positive results
- Solution: Search trial registries, contact authors for unpublished data
Example Multi-Database Search Workflow
# Example workflow using available skills
# 1. Search PubMed via gget
search_term = "CRISPR AND sickle cell disease"
# Use gget search pubmed search_term
# 2. Search bioRxiv
# Use gget search biorxiv search_term
# 3. Search arXiv for computational papers
# Search arXiv with: cat:q-bio AND "CRISPR" AND "sickle cell"
# 4. Search Semantic Scholar via API
# Use semantic scholar API with search query
# 5. Aggregate and deduplicate results
# python search_databases.py combined_results.json --deduplicate --format markdown --output review_papers.md
# 6. Verify all citations
# python verify_citations.py review_papers.md
# 7. Generate final PDF
# python generate_pdf.py review_papers.md --citation-style nature
Resources
MeSH Browser
https://meshb.nlm.nih.gov/search
Boolean Search Tutorial
https://www.ncbi.nlm.nih.gov/books/NBK3827/
Citation Style Guides
See references/citation_styles.md in this skill
PRISMA Guidelines
Preferred Reporting Items for Systematic Reviews and Meta-Analyses:
http://www.prisma-statement.org/
1---2name: 593-database-strategies-199c3b8e3description: Literature Database Search Strategies4---5# Literature Database Search Strategies67This document provides comprehensive guidance for searching multiple literature databases systematically and effectively.89## Available Databases and Skills1011### Biomedical & Life Sciences1213#### PubMed / PubMed Central14- **Access**: Use `gget` skill or WebFetch tool15- **Coverage**: 35M+ citations in biomedical literature16- **Best for**: Clinical studies, biomedical research, genetics, molecular biology17- **Search tips**: Use MeSH terms, Boolean operators (AND, OR, NOT), field tags [Title], [Author]18- **Example**: `"CRISPR"[Title] AND "gene editing"[Title/Abstract] AND 2020:2024[Publication Date]`1920#### bioRxiv / medRxiv21- **Access**: Use `gget` skill or direct API22- **Coverage**: Preprints in biology and medicine23- **Best for**: Latest unpublished research, cutting-edge findings24- **Note**: Not peer-reviewed; verify findings with caution25- **Search tips**: Search by category (bioinformatics, genomics, etc.)2627### General Scientific Literature2829#### arXiv30- **Access**: Direct API access31- **Coverage**: Preprints in physics, mathematics, computer science, quantitative biology32- **Best for**: Computational methods, bioinformatics algorithms, theoretical work33- **Categories**: q-bio (Quantitative Biology), cs.LG (Machine Learning), stat.ML (Statistics)34- **Search format**: `cat:q-bio.QM AND title:"single cell"`3536#### Semantic Scholar37- **Access**: Direct API (requires API key)38- **Coverage**: 200M+ papers across all fields39- **Best for**: Cross-disciplinary searches, citation graphs, paper recommendations40- **Features**: Influential citations, paper summaries, related papers41- **Rate limits**: 100 requests/5 minutes with API key4243#### Google Scholar44- **Access**: Web scraping (use cautiously) or manual search45- **Coverage**: Comprehensive across all fields46- **Best for**: Finding highly cited papers, conference proceedings, theses47- **Limitations**: No official API, rate limiting48- **Export**: Use "Cite" feature for formatted citations4950### Specialized Databases5152#### ChEMBL / PubChem53- **Access**: Use `gget` skill or `bioservices` skill54- **Coverage**: Chemical compounds, bioactivity data, drug molecules55- **Best for**: Drug discovery, chemical biology, medicinal chemistry56- **ChEMBL**: 2M+ compounds, bioactivity data57- **PubChem**: 110M+ compounds, assay data5859#### UniProt60- **Access**: Use `gget` skill or `bioservices` skill61- **Coverage**: Protein sequence and functional information62- **Best for**: Protein research, sequence analysis, functional annotations63- **Search by**: Protein name, gene name, organism, function6465#### KEGG (Kyoto Encyclopedia of Genes and Genomes)66- **Access**: Use `bioservices` skill67- **Coverage**: Pathways, diseases, drugs, genes68- **Best for**: Pathway analysis, systems biology, metabolic research6970#### COSMIC (Catalogue of Somatic Mutations in Cancer)71- **Access**: Use `gget` skill or direct download72- **Coverage**: Cancer genomics, somatic mutations73- **Best for**: Cancer research, mutation analysis7475#### AlphaFold Database76- **Access**: Use `gget` skill with `alphafold` command77- **Coverage**: 200M+ protein structure predictions78- **Best for**: Structural biology, protein modeling7980#### PDB (Protein Data Bank)81- **Access**: Use `gget` or direct API82- **Coverage**: Experimental 3D structures of proteins, nucleic acids83- **Best for**: Structural biology, drug design, molecular modeling8485### Citation & Reference Management8687#### OpenAlex88- **Access**: Direct API (free, no key required)89- **Coverage**: 250M+ works, comprehensive metadata90- **Best for**: Citation analysis, author disambiguation, institutional research91- **Features**: Open access, excellent for bibliometrics9293#### Dimensions94- **Access**: Free tier available95- **Coverage**: Publications, grants, patents, clinical trials96- **Best for**: Research impact, funding analysis, translational research9798---99100## Search Strategy Framework101102### 1. Define Research Question (PICO Framework)103104For clinical/biomedical reviews:105- **P**opulation: Who is the study about?106- **I**ntervention: What is being tested?107- **C**omparison: What is it compared to?108- **O**utcome: What are the results?109110**Example**: "What is the efficacy of CRISPR-Cas9 gene therapy (I) for treating sickle cell disease (P) compared to standard care (C) in improving patient outcomes (O)?"111112### 2. Develop Search Terms113114#### Primary Concepts115Identify 2-4 main concepts from your research question.116117**Example**:118- Concept 1: CRISPR, Cas9, gene editing119- Concept 2: sickle cell disease, SCD, hemoglobin disorders120- Concept 3: gene therapy, therapeutic editing121122#### Synonyms & Related Terms123List alternative terms, abbreviations, and related concepts.124125**Tool**: Use MeSH (Medical Subject Headings) browser for standardized terms126127#### Boolean Operators128- **AND**: Narrows search (must include both terms)129- **OR**: Broadens search (includes either term)130- **NOT**: Excludes terms131132**Example**: `(CRISPR OR Cas9 OR "gene editing") AND ("sickle cell" OR SCD) AND therapy`133134#### Wildcards & Truncation135- `*` or `%`: Matches any characters136- `?`: Matches single character137138**Example**: `genom*` matches genomic, genomics, genome139140### 3. Set Inclusion/Exclusion Criteria141142#### Inclusion Criteria143- **Date range**: e.g., 2015-2024 (last 10 years)144- **Language**: English (or specify multilingual)145- **Publication type**: Peer-reviewed articles, reviews, preprints146- **Study design**: RCTs, cohort studies, meta-analyses147- **Population**: Human, animal models, in vitro148149#### Exclusion Criteria150- Case reports (n<5)151- Conference abstracts without full text152- Non-original research (editorials, commentaries)153- Duplicate publications154- Retracted articles155156### 4. Database Selection Strategy157158#### Multi-Database Approach159Search at least 3 complementary databases:1601611. **Primary database**: PubMed (biomedical) or arXiv (computational)1622. **Preprint server**: bioRxiv/medRxiv or arXiv1633. **Comprehensive database**: Semantic Scholar or Google Scholar1644. **Specialized database**: ChEMBL, UniProt, or field-specific165166#### Database-Specific Syntax167168| Database | Field Tags | Example |169|----------|-----------|---------|170| PubMed | [Title], [Author], [MeSH] | "CRISPR"[Title] AND 2020:2024[DP] |171| arXiv | ti:, au:, cat: | ti:"machine learning" AND cat:q-bio.QM |172| Semantic Scholar | title:, author:, year: | title:"deep learning" year:2020-2024 |173174---175176## Search Execution Workflow177178### Phase 1: Pilot Search1791. Run initial search with broad terms1802. Review first 50 results for relevance1813. Note common keywords and MeSH terms1824. Refine search strategy183184### Phase 2: Comprehensive Search1851. Execute refined searches across all selected databases1862. Export results in standard format (RIS, BibTeX, JSON)1873. Document search strings and date for each database1884. Record number of results per database189190### Phase 3: Deduplication1911. Import all results into a single file1922. Use `search_databases.py --deduplicate` to remove duplicates1933. Identify duplicates by DOI (primary) or title (fallback)1944. Keep the version with most complete metadata195196### Phase 4: Screening1971. **Title screening**: Review titles, exclude obviously irrelevant1982. **Abstract screening**: Read abstracts, apply inclusion/exclusion criteria1993. **Full-text screening**: Obtain and review full texts2004. Document reasons for exclusion at each stage201202### Phase 5: Quality Assessment2031. Assess study quality using appropriate tools:204 - **RCTs**: Cochrane Risk of Bias tool205 - **Observational**: Newcastle-Ottawa Scale206 - **Systematic reviews**: AMSTAR 22072. Grade quality of evidence (high, moderate, low, very low)2083. Consider excluding very low-quality studies209210---211212## Search Documentation Template213214### Required Documentation215All searches must be documented for reproducibility:216217```markdown218## Search Strategy219220### Database: PubMed221- **Date searched**: 2024-10-25222- **Date range**: 2015-01-01 to 2024-10-25223- **Search string**:224 ```225 ("CRISPR"[Title] OR "Cas9"[Title] OR "gene editing"[Title/Abstract])226 AND ("sickle cell disease"[MeSH] OR "SCD"[Title/Abstract])227 AND ("gene therapy"[MeSH] OR "therapeutic editing"[Title/Abstract])228 AND 2015:2024[Publication Date]229 AND English[Language]230 ```231- **Results**: 247 articles232- **After deduplication**: 189 articles233234### Database: bioRxiv235- **Date searched**: 2024-10-25236- **Date range**: 2015-01-01 to 2024-10-25237- **Search string**: "CRISPR" AND "sickle cell" (in title/abstract)238- **Results**: 34 preprints239- **After deduplication**: 28 preprints240241### Total Unique Articles242- **Combined results**: 217 unique articles243- **After title screening**: 156 articles244- **After abstract screening**: 89 articles245- **After full-text screening**: 52 articles included in review246```247248---249250## Advanced Search Techniques251252### Prioritizing High-Impact Papers (CRITICAL)253254**Always prioritize papers based on citation count, venue quality, and author reputation.** Quality matters more than quantity.255256#### Citation Metrics in Database Searches257258Use citation counts to identify influential work:259260| Paper Age | Citations | Classification |261|-----------|-----------|----------------|262| 0-3 years | 20+ | Noteworthy |263| 0-3 years | 100+ | Highly Influential |264| 3-7 years | 100+ | Significant |265| 3-7 years | 500+ | Landmark |266| 7+ years | 500+ | Seminal |267| 7+ years | 1000+ | Foundational |268269**Database-Specific Citation Features:**270- **Google Scholar:** Sort by citation count, use "Cited by" feature271- **Semantic Scholar:** "Highly Influential Citations" metric, citation velocity272- **OpenAlex:** Citation counts, citation context analysis273- **PubMed:** Use "Cited by" in PMC, check citation counts via Google Scholar274275#### Filtering by Journal Quality276277Prioritize papers from higher-tier venues:278279**Tier 1 (Always Prefer):**280- Nature, Science, Cell, NEJM, Lancet, JAMA, PNAS281- Nature Medicine, Nature Biotechnology, Nature Methods282- Search tip: `source:Nature` or `journal:Nature` in Google Scholar283284**Tier 2 (High Priority):**285- High-impact specialized journals (Impact Factor >10)286- Top conferences: NeurIPS, ICML, ICLR, CVPR, ACL287288**Tier 3 (Include When Relevant):**289- Respected field-specific journals (IF 5-10)290291**PubMed Journal Filtering:**292```293"Nature"[Journal] OR "Science"[Journal] OR "Cell"[Journal]294```295296**Google Scholar Journal Filtering:**297```298source:Nature source:Science source:Cell299```300301#### Leveraging "Cited by" Features302303**Finding Influential Work:**3041. Start with a known key paper3052. Click "Cited by" to find papers that cite it3063. Sort citing papers by their citation count3074. Highly-cited citing papers indicate important follow-up work308309**Identifying Seminal Papers:**3101. Search your topic broadly3112. Note which papers appear repeatedly in reference lists3123. Papers cited by many of your results are likely seminal3134. Check citation counts to confirm influence314315**Semantic Scholar Features:**316- "Highly Influential Citations" shows citations that significantly built on the paper317- "Citation Velocity" shows recent citation growth318- Paper recommendations based on citation networks319320### Citation Chaining321322#### Forward Citation Search323Find papers that cite a key paper:324- Use Google Scholar "Cited by" feature325- Use OpenAlex or Semantic Scholar APIs326- Identifies newer research building on seminal work327- **Tip:** Sort by citation count to find the most influential follow-up work328329#### Backward Citation Search330Review references in key papers:331- Extract references from included papers332- Search for highly cited references (500+ citations for older papers)333- Identifies foundational research334- **Tip:** Focus on references that appear in multiple papers' bibliographies335336### Snowball Sampling3371. Start with 3-5 highly relevant papers **from Tier-1 venues**3382. Extract all their references3393. Check which references are cited by multiple papers3404. Review those high-overlap references - these are likely seminal3415. Repeat for newly identified key papers3426. **Prioritize papers with high citation counts** at each step343344### Author Search345Follow prolific and reputable authors in the field:346- Search by author name across databases347- Check author profiles (ORCID, Google Scholar) for h-index and publication venues348- Review recent publications and preprints349- **Prefer authors with multiple Tier-1 publications** and high h-index (>40)350- Look for senior authors who are recognized field leaders351352### Related Article Features353Many databases suggest related articles:354- PubMed "Similar articles"355- Semantic Scholar "Recommended papers"356- Use to discover papers missed by keyword search357- **Filter recommendations by citation count and venue quality**358359---360361## Quality Control Checklist362363### Before Searching364- [ ] Research question clearly defined365- [ ] PICO criteria established (if applicable)366- [ ] Search terms and synonyms listed367- [ ] Inclusion/exclusion criteria documented368- [ ] Target databases selected (minimum 3)369- [ ] Date range determined370371### During Searching372- [ ] Search string tested and refined373- [ ] Results exported with complete metadata374- [ ] Search parameters documented375- [ ] Number of results recorded per database376- [ ] Search date recorded377378### After Searching379- [ ] Duplicates removed380- [ ] Screening protocol followed381- [ ] Reasons for exclusion documented382- [ ] Quality assessment completed383- [ ] All citations verified with verify_citations.py384- [ ] Search methodology documented in review385386---387388## Common Pitfalls to Avoid3893901. **Too narrow search**: Missing relevant papers391 - Solution: Include synonyms, related terms, broader concepts3923932. **Too broad search**: Thousands of irrelevant results394 - Solution: Add specific concepts with AND, use field tags3953963. **Single database**: Incomplete coverage397 - Solution: Search minimum 3 complementary databases3983994. **Ignoring preprints**: Missing latest findings400 - Solution: Include bioRxiv, medRxiv, or arXiv4014025. **No documentation**: Irreproducible search403 - Solution: Document every search string, date, and result count4044056. **Manual deduplication**: Time-consuming and error-prone406 - Solution: Use search_databases.py script4074087. **Unverified citations**: Broken DOIs, incorrect metadata409 - Solution: Run verify_citations.py on final reference list4104118. **Publication bias**: Only including published positive results412 - Solution: Search trial registries, contact authors for unpublished data413414---415416## Example Multi-Database Search Workflow417418```python419# Example workflow using available skills420421# 1. Search PubMed via gget422search_term = "CRISPR AND sickle cell disease"423# Use gget search pubmed search_term424425# 2. Search bioRxiv426# Use gget search biorxiv search_term427428# 3. Search arXiv for computational papers429# Search arXiv with: cat:q-bio AND "CRISPR" AND "sickle cell"430431# 4. Search Semantic Scholar via API432# Use semantic scholar API with search query433434# 5. Aggregate and deduplicate results435# python search_databases.py combined_results.json --deduplicate --format markdown --output review_papers.md436437# 6. Verify all citations438# python verify_citations.py review_papers.md439440# 7. Generate final PDF441# python generate_pdf.py review_papers.md --citation-style nature442```443444---445446## Resources447448### MeSH Browser449https://meshb.nlm.nih.gov/search450451### Boolean Search Tutorial452https://www.ncbi.nlm.nih.gov/books/NBK3827/453454### Citation Style Guides455See references/citation_styles.md in this skill456457### PRISMA Guidelines458Preferred Reporting Items for Systematic Reviews and Meta-Analyses:459http://www.prisma-statement.org/